SqlScriptGeneratorOptions.NewLineBeforeFromClause プロパティ

定義

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

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

プロパティ値

適用対象