dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbParameterBaseCollection Class

In This Topic
DbParameterBaseCollection Class Methods
In This Topic

For a list of all members of this type, see DbParameterBaseCollection members.

Public Methods
 NameDescription
Public MethodOverridden. Adds the specified array of DbParameterBase objects to the DbParameterBaseCollection.  
Public MethodOverridden. Removes all items from the collection.  
Public MethodOverloaded. Overridden. Gets a value indicating whether a DbParameterBase object exists in the collection.  
Public MethodOverridden. Copies a DbParameterBase objects from the DbParameterBaseCollection to the specified array.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Overridden. Gets the location in the collection of the DbParameterBase objects.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverridden. Inserts a DbParameterBase into the collection at the specified index.  
Public MethodOverridden. Removes the specified DbParameterBase from the collection.  
Public MethodOverloaded. Overridden. Removes the specified DbParameterBase from the collection.  
Top
See Also