RightFunctionCall.Parameters Property

Definition

The parameters to the function.

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)

Property Value

Applies to