MetadataSerializationOptionsBuilder.WithRestrictedInformation 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 serialized output should include restricted information and not the curated version of the data.
public Microsoft.AnalysisServices.Tabular.Serialization.MetadataSerializationOptionsBuilder WithRestrictedInformation ();
member this.WithRestrictedInformation : unit -> Microsoft.AnalysisServices.Tabular.Serialization.MetadataSerializationOptionsBuilder
Public Function WithRestrictedInformation () As MetadataSerializationOptionsBuilder
Returns
The same instance of the MetadataSerializationOptionsBuilder.