SqlScriptGeneratorOptions.NewLineBeforeGroupByClause Property

Definition

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

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

Property Value

Applies to