CreateTableStatement.Options Property

Definition

The collection of table 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)

Property Value

Applies to