OpenJsonTableReference.SchemaDeclarationItems Property

Definition

Rowset format - using schema declaration for Openjson.

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

Property Value

Applies to