Share via


MetadataSerializationOptionsBuilder.GetOptions Method

Definition

IMPORTANT: TMDL is still in preview and the API surface might still be modified prior to GA!

Gets an instance of MetadataSerializationOptions initialized with the serialization options that were chosen.

public Microsoft.AnalysisServices.Tabular.Serialization.MetadataSerializationOptions GetOptions ();
member this.GetOptions : unit -> Microsoft.AnalysisServices.Tabular.Serialization.MetadataSerializationOptions
Public Function GetOptions () As MetadataSerializationOptions

Returns

The serialization options.

Applies to