SqlScriptGeneratorOptions.NewLineBeforeGroupByClause プロパティ

定義

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

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

プロパティ値

適用対象