SqlScriptGeneratorOptions.NewLineBeforeOutputClause Property

Definition

Gets or sets a boolean indicating if there should be a newline before the OUTPUT clause

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

Property Value

Applies to