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)

속성 값

적용 대상