OpenXmlTableReference.SchemaDeclarationItems Property

Definition

Rowset format - using schema declaration. Should be empty if TableName is not 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)

Property Value

Applies to