共用方式為


SqlScriptGeneratorOptions.NewLineBeforeWindowClause 屬性

定義

取得或設定布林值,指出 SELECT 語句中的 WINDOW 子句之前是否應該有分行符號

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

屬性值

適用於