OpenXmlTableReference.SchemaDeclarationItems プロパティ

定義

行セット形式 - スキーマ宣言を使用します。 TableName が null でない場合は空にする必要があります。

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)

プロパティ値

適用対象