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)

プロパティ値

適用対象