Array as Stored Procedure Parameter
Posted: Fri 30 Apr 2010 18:29
Hello,
Is it possible to pass a PL/SQL Associative Array as a parameter to a Stored Procedure in Entity Framework? If so, how? In the Entity Developer you can only choose parameter types from a list of primitives.
Thanks in advance.
Is it possible to pass a PL/SQL Associative Array as a parameter to a Stored Procedure in Entity Framework? If so, how? In the Entity Developer you can only choose parameter types from a list of primitives.
Thanks in advance.