Adds the specified array of
DbParameterBase objects to the
DbParameterBaseCollection.
public override void AddRange(
Array
)
'Declaration
Public Overrides Sub AddRange( _
ByVal As Array _
)
Parameters
- values
- Array of DbParameterBase objects to be added to the DbParameterBaseCollection.