MetadataSchemaSerializationOptionsBuilder.GetOptions Method
Definition
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.
Gets an instance of MetadataSchemaSerializationOptions initialized with the serialization options that were chosen.
public Microsoft.AnalysisServices.Tabular.Serialization.MetadataSchemaSerializationOptions GetOptions ();
member this.GetOptions : unit -> Microsoft.AnalysisServices.Tabular.Serialization.MetadataSchemaSerializationOptions
Public Function GetOptions () As MetadataSchemaSerializationOptions
Returns
The serialization options.