SqlScriptGeneratorOptions.IndentSetClause プロパティ

定義

UPDATE ステートメントの SET 句をインデントするかどうかを示すブール値を取得または設定します。

public bool IndentSetClause { get; set; }
member this.IndentSetClause : bool with get, set
Public Property IndentSetClause As Boolean

プロパティ値

適用対象