SqlScriptGeneratorOptions.NewLineBeforeWindowClause Property

Definition

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

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

Property Value

Applies to