AlterTableAlterColumnStatement.Options Propiedad

Definición

Las opciones de instrucción. Opcional puede tener cero elementos.

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)

Valor de propiedad

Se aplica a