SqlScriptGeneratorOptions.NewLineBeforeFromClause Property

Definition

Gets or sets a boolean indicating if there should be a newline before the FROM clause in a SELECT statement

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

Property Value

Applies to