Microsoft.AnalysisServices.Tabular.Serialization 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
MetadataCompatibilityOptions |
Represents the compatibility options that are used during metadata serialization. |
MetadataCompatibilityOptionsBuilder |
Provides the ability to build the set of compatibility options that are used during metadata serialization. |
MetadataDeserializationOptions |
Represents the set of options that are used during a metadata serialization action. |
MetadataDeserializationOptionsBuilder |
Provides the ability to build the set of options that are used during metadata deserialization. |
MetadataDocument |
Represents a document with a serialized metadata content. |
MetadataFormattingOptions |
Represents the formatting options that are used during metadata serialization. |
MetadataFormattingOptionsBuilder |
Provides the ability to build the set of formatting options that are used during metadata serialization. |
MetadataSchemaSerializationOptions |
Represents the set of options that are used during a metadata schema serialization action. |
MetadataSchemaSerializationOptionsBuilder |
Provides the ability to build the set of formatting options that are used during metadata schema serialization. |
MetadataSerializationContext |
A base class for a metadata serialization context, that contains a set of documents with the content of the metadata. |
MetadataSerializationManagerBase |
Represents the base class for metadata serialization managers. |
MetadataSerializationOptions |
Represents the set of options that are used during a metadata serialization action. |
MetadataSerializationOptionsBuilder |
Provides the ability to build the set of options that are used during metadata serialization. |
Interfaces
IMetadataSerializationHost |
Represents a host for a metadata serialization actions. |
Enums
IndentationMode |
An enumeration that indicates the indentation mode that is used during metadata serialization. |
MetadataSerializationStyle |
The style of the metadata serialization, that indicate what is the type of the serialized content. |
NewLineStyle |
An enumeration that indicates the mode that is used during metadata serialization to terminate a text line and starts a new one. |