Community

How to: Bind an Array to an ODP.NET Database Command

This document demonstrates how to execute a database stored procedure, multiple times in a single database round trip, using the "Array Binding" feature of ODP.NET. The "Array Binding" feature, whose usage is specified by the ArrayBindCount property of OracleCommand, allows each value in an arra

Read More - Register for Free Membership

Tags: