次の方法で共有


MetadataSchemaSerializationOptionsBuilder.Formatting プロパティ

定義

メタデータ コンテンツを生成するときに使用する必要があるオプションの書式設定オプションを取得します。

public Microsoft.AnalysisServices.Tabular.Serialization.MetadataFormattingOptions Formatting { get; }
member this.Formatting : Microsoft.AnalysisServices.Tabular.Serialization.MetadataFormattingOptions
Public ReadOnly Property Formatting As MetadataFormattingOptions

プロパティ値

シリアル化アクティビティ中の特定の書式設定オプションを表す MetadataFormattingOptions。null 参照 (Visual Basic では Nothing) は、既定の構成を使用することを示します。

適用対象