AlterTableAlterColumnStatement.Options Property

Definition

The statement options. Optional may have zero elements.

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)

Property Value

Applies to