Powered by Zoomin Software. For more details please contactZoomin

DataDirect Connect for ADO.NET Data Provider Help

Binding Parameter Arrays

  • Last Updated: April 16, 2026
  • 1 minute read
    • ADO.NET
    • Documentation

Parameter array binding is typically used with Insert statements to speed up the time needed to insert data into a table. An application can specify rows of parameter values with a single execution of a command. The values can then be sent to the database in a single round trip (depending on the native capabilities of the database), reducing network traffic.

DataDirect Connect for ADO.NET data providers support input parameter arrays for Insert and Update statements for stored procedures. In addition, the Oracle data provider supports output parameters for array binding.

TitleResults for “How to create a CRG?”Also Available inAlert