AlterTableSetStatement.Options 属性

定义

要设置的选项。

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

属性值

适用于