The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OracleParameterCollection::AddRange Method (array<OracleParameter^>^)
.NET Framework (current version)
Adds an array of OracleParameter values to the end of the OracleParameterCollection.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- values
-
Type:
array<System.Data.OracleClient::OracleParameter^>^
The OracleParameter values to add.
.NET Framework
Available since 2.0
Available since 2.0
Show: