Hi guys, actually I am doing migration of ODP.NET to oledb.net and I want to know one thing what is the substitute of PLSQLAssociativeArray ("ODP.NET") in oledb.net.
How can I use the existing parameters declared as
---------------------------
sParam(maxArrParam).CollectionType = OracleCollectionType.PLSQLAssociativeArray
----------------------------------------
in oledb.net
I want to use this in oledb.
If possible then send it today
Thanks
N Singh