SqlScriptGenerator.Options 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 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.