MetadataSerializationOptionsBuilder.WithoutChildrenMetadata 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.
Reset the indication that the children of the root object should also be serialized, to include only the root object.
public Microsoft.AnalysisServices.Tabular.Serialization.MetadataSerializationOptionsBuilder WithoutChildrenMetadata ();
member this.WithoutChildrenMetadata : unit -> Microsoft.AnalysisServices.Tabular.Serialization.MetadataSerializationOptionsBuilder
Public Function WithoutChildrenMetadata () As MetadataSerializationOptionsBuilder
Returns
The same instance of the MetadataSerializationOptionsBuilder.