SqlScriptGeneratorOptions.NewLineBeforeOutputClause プロパティ

定義

OUTPUT 句の前に改行が必要かどうかを示すブール値を取得または設定します。

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

プロパティ値

適用対象