SqlScriptGeneratorOptions.NewLineBeforeFromClause 屬性

定義

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

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

屬性值

適用於