SqlScriptGeneratorOptions.AsKeywordOnOwnLine Property

Definition

Gets or sets a boolean indicating if the AS keyword should be written on its own line

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

Property Value

Applies to