次の方法で共有


SqlScriptGeneratorOptions.NewLineBeforeWindowClause プロパティ

定義

SELECT ステートメントの WINDOW 句の前に改行が必要かどうかを示すブール値を取得または設定します。

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

プロパティ値

適用対象