SqlScriptGeneratorOptions.IndentSetClause Property

Definition

Gets or sets a boolean indicating if the SET clause for an UPDATE statement should be indented

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

Property Value

Applies to