Table of Contents

Enum MetadataCategory

Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll

Defines categories of metadata elements.

public enum MetadataCategory
Extension Methods

Fields

Name Description
Basic

Read-only users cannot access sensitive metadata in the model, such as measure definitions or other calculation expressions.

CalculationDefinitions

Allow read of metadata elements related to definitions of calculations.

Inherited

Inherit the value from the system defined behavior.

Remarks

This enum is only supported when the compatibility level of the database is at 1703 or above.