SqlScriptGeneratorOptions.NewLineBeforeOrderByClause 屬性

定義

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

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

屬性值

適用於