FunctionCall.Parameters 属性

定义

函数的参数。

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

属性值

适用于