SqlScriptGeneratorOptions.NewLineBeforeJoinClause 屬性

定義

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

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

屬性值

適用於