共用方式為


TmdlFormattingOptions 類別

定義

表示可在元數據串行化期間套用至 TMDL 的擴充格式選項。

public sealed class TmdlFormattingOptions : Microsoft.AnalysisServices.Tabular.Serialization.MetadataFormattingOptions
type TmdlFormattingOptions = class
    inherit MetadataFormattingOptions
Public NotInheritable Class TmdlFormattingOptions
Inherits MetadataFormattingOptions
繼承
TmdlFormattingOptions

屬性

BaseIndentationLevel

取得 TMDL 檔的基底縮排層級。

CasingStyle

取得關鍵詞寫入 TMDL 文字的大小寫樣式。

Encoding

取得元數據內容串行化中使用的編碼方式。

(繼承來源 MetadataFormattingOptions)
IndentationMode

取得元數據內容串行化中的縮排模式。

(繼承來源 MetadataFormattingOptions)
IndentationSize

取得單一縮排層級的大小,當空格當做元數據內容串行化中的縮排使用時。

(繼承來源 MetadataFormattingOptions)
NewLineStyle

取得值,這個值用來指出元數據內容串行化中文字行的結尾。

(繼承來源 MetadataFormattingOptions)

明確介面實作

ICloneable.Clone()

表示可在元數據串行化期間套用至 TMDL 的擴充格式選項。

(繼承來源 MetadataFormattingOptions)

適用於