SqlScriptGeneratorOptions.IndentViewBody Property

Definition

Gets or sets a boolean indicating if the view statement body should be indented.

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

Property Value

Applies to