PartitionFunctionCall.Parameters Property
Gets a list of parameters to the function.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.Collections.Generic.IList<ScalarExpression>A list of parameters to the function.
Show: