SqlScriptGeneratorOptions.IndentViewBody Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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