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)

属性值

适用于