次の方法で共有


FunctionCall.JsonParameters プロパティ

定義

関数への Json パラメーター。

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

プロパティ値

適用対象