AlterTableSwitchStatement.Options 属性

定义

alter table switch 选项的集合。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.TableSwitchOption> Options { get; }
member this.Options : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.TableSwitchOption>
Public ReadOnly Property Options As IList(Of TableSwitchOption)

属性值

适用于