MetadataSerializationOptionsBuilder.WithoutChildrenMetadata Method

Definition

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.

Applies to