MetadataSchemaSerializationOptionsBuilder.WithoutCompatibilityOptions 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.
Resets the compatibility options that should be used during the serialization, and restore the default options.
public Microsoft.AnalysisServices.Tabular.Serialization.MetadataSchemaSerializationOptionsBuilder WithoutCompatibilityOptions ();
member this.WithoutCompatibilityOptions : unit -> Microsoft.AnalysisServices.Tabular.Serialization.MetadataSchemaSerializationOptionsBuilder
Public Function WithoutCompatibilityOptions () As MetadataSchemaSerializationOptionsBuilder
Returns
The same instance of the MetadataSchemaSerializationOptionsBuilder.