Hi Kyle,
Multivalue parameters are evaluated as arrays of object, and require additional handling in the SQL query to be turned into a custom variable.
In addition to the found by you approach, you can use a stored procedure in which values are read, turned into a Table-valued parameter that is passed to another stored procedure.
Regards,
Stef
Telerik by Progress
Multivalue parameters are evaluated as arrays of object, and require additional handling in the SQL query to be turned into a custom variable.
In addition to the found by you approach, you can use a stored procedure in which values are read, turned into a Table-valued parameter that is passed to another stored procedure.
Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items