CreateTableStatement.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)

属性值

适用于