MetadataSchemaSerializationOptions.Formatting 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得產生元數據內容時應該使用的選擇性格式設定選項。
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) 是使用預設組態的指示。