SqlScriptGeneratorOptions.AsKeywordOnOwnLine プロパティ

定義

AS キーワードを独自の行に書き込む必要があるかどうかを示すブール値を取得または設定します。

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

プロパティ値

適用対象