Microsoft.AnalysisServices.Tabular.Tmdl Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
TmdlFormatException |
Represents an exception that is raised when a failure in parsing a TMDL document is caused by invalid format. |
TmdlFormattingOptions |
Represents an extended formatting options that can be applied during metadata serialization to TMDL. |
TmdlSerializationException |
Represents an exception that is raised when a failure in serialization to\from TMDL occurs. |
TmdlSerializationOptions |
Represents an extended serialization configuration that can be applied during metadata serialization to TMDL. |
Enums
TmdlCasingStyle |
An enumeration that indicates the casing in which a keyword, e.g. a property-name or an object-type, is written in the TMDL text. |
TmdlExpressionTrimStyle |
An enumeration that indicates the way whitespaces in lines of an expression block are trimmed when serialized into TMDL text. |