FilterParameterCollection::AddRange Method
Adds an array of filter parameters to the end of the collection.
Assembly: Microsoft.Synchronization.Data.Server (in Microsoft.Synchronization.Data.Server.dll)
Parameters
- filterParameters
- Type: array<System.Data.SqlClient::SqlParameter>
An array of SqlParameter objects to add to the FilterParameterCollection.
Show: