Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello,

I am working on .net with oracle connection.
now my oracle procure has out parameter with Collection Type of oracle.

i have used the code

VB
cmd.paramteres.add("@Paramatername",OracleDbType.Array)


but its not working.
So can you please tell me wich data type is map with oracle collection type?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900