OpenJsonTableReference.SchemaDeclarationItems プロパティ

定義

行セット形式 - 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)

プロパティ値

適用対象