SqlScriptGeneratorOptions.NewLineBeforeWindowClause 屬性

定義

取得或設定一個布林值,指示 SELECT 語句中 WINDOW 子句前是否應該有換行

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

屬性值

適用於