AlterTableAlterColumnStatement.Options 属性

定义

语句选项。 可选元素可能为零。

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

属性值

适用于