PredictTableReference.SchemaDeclarationItems 属性

定义

行集格式 - 使用 Predict 的架构声明。

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.SchemaDeclarationItem> SchemaDeclarationItems { get; }
member this.SchemaDeclarationItems : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.SchemaDeclarationItem>
Public ReadOnly Property SchemaDeclarationItems As IList(Of SchemaDeclarationItem)

属性值

适用于