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.
EntityParameterCollection::AddRange Method (array<EntityParameter^>^)
.NET Framework (current version)
Adds an array of EntityParameter values to the end of the EntityParameterCollection.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- values
-
Type:
array<System.Data.EntityClient::EntityParameter^>^
The EntityParameter values to add.
.NET Framework
Available since 3.5
Available since 3.5
Show: