dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2ParameterCollection Class

In This Topic
DB2ParameterCollection Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverloaded. Adds the specified DB2Parameter to the DB2ParameterCollection.  
Public MethodOverridden. Adds a DB2Parameter to the DB2ParameterCollection given parameter values.  
Public MethodAdds a DB2Parameter to the DB2ParameterCollection given the parameter name and value.  
Public MethodOverridden.   
Public MethodOverloaded. Gets a value indicating whether a Devart.Common.DbParameterBase object exists in the collection. (Inherited from Devart.Common.DbParameterBaseCollection)
Public MethodCopies a Devart.Common.DbParameterBase objects from the Devart.Common.DbParameterBaseCollection to the specified array. (Inherited from Devart.Common.DbParameterBaseCollection)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Gets the location in the collection of the Devart.Common.DbParameterBase objects. (Inherited from Devart.Common.DbParameterBaseCollection)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverridden. Inserts a DB2Parameter into the collection at the specified index.  
Public MethodOverridden. Removes the specified DB2Parameter from the collection.  
Public MethodOverloaded. Overridden. Removes the specified DB2Parameter from the collection.  
Top
See Also