MetadataSerializationOptionsBuilder.WithChildrenMetadata 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.
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.