MetadataSerializationOptionsBuilder.WithChildrenMetadata Method

Definition

Sets the indication that the children of the root object should also be serialized, and not only the root object.

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

Returns

The same instance of the MetadataSerializationOptionsBuilder.

Applies to