SqlScriptGeneratorOptions.AlignSetClauseItem Property

Definition

Gets or sets a boolean indicating if SET clause items in an UPDATE statement should be aligned

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

Property Value

Applies to