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)

属性值

适用于