AlterTableSetStatement.Options Property

Definition

Options to be set.

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)

Property Value

Applies to