BuiltInFunctionTableReference.Parameters Property
Gets or sets the parameters for the function.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.Collections.Generic.IList(Of ScalarExpression)The parameters for the function.
Show: