SqlScriptGeneratorOptions.NewLineBeforeOrderByClause Property

Definition

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

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

Property Value

Applies to