SqlScriptGenerator.Options 属性

定义

获取选项。

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

属性值

选项。

适用于