SqlScriptGenerator.Options Property

Definition

Gets the options.

public Microsoft.SqlServer.TransactSql.ScriptDom.SqlScriptGeneratorOptions Options { get; }
member this.Options : Microsoft.SqlServer.TransactSql.ScriptDom.SqlScriptGeneratorOptions
Public ReadOnly Property Options As SqlScriptGeneratorOptions

Property Value

The options.

Applies to