Sdílet prostřednictvím


MetadataFormattingOptionsBuilder.WithSpacesIndentationMode(Int32) Metoda

Definice

Nastaví možnosti odsazení na základě stylu Tabs se zadanou délkou.

public Microsoft.AnalysisServices.Tabular.Serialization.MetadataFormattingOptionsBuilder WithSpacesIndentationMode (int indentationSize);
member this.WithSpacesIndentationMode : int -> Microsoft.AnalysisServices.Tabular.Serialization.MetadataFormattingOptionsBuilder
Public Function WithSpacesIndentationMode (indentationSize As Integer) As MetadataFormattingOptionsBuilder

Parametry

indentationSize
Int32

velikost odsazení.

Návraty

Stejná instance MetadataFormattingOptionsBuilder.

Výjimky

Zadaná velikost je neplatná.

Platí pro