Share via


MetadataSerializationOptionsBuilder.WithoutCompatibilityOptions Method

Definition

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

Resets the compatibility options that should be used during the serialization, and restore the default options.

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

Returns

The same instance of the MetadataSerializationOptionsBuilder.

Applies to