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

In This Topic
DB2LoaderColumnCollection Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverloaded. Adds the specified Devart.Common.DbLoaderColumn to the Devart.Common.DbLoaderColumnCollection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Gets a value indicating whether a Devart.Common.DbLoaderColumn object exists in the collection. (Inherited from Devart.Common.DbLoaderColumnCollection)
Public MethodCopies Devart.Common.DbLoaderColumn objects from the Devart.Common.DbLoaderColumnCollection to the specified array. (Inherited from Devart.Common.DbLoaderColumnCollection)
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Gets the location in the collection of the Devart.Common.DbLoaderColumn object. (Inherited from Devart.Common.DbLoaderColumnCollection)
Public MethodInserts a Devart.Common.DbLoaderColumn into the collection at the specified index. (Inherited from Devart.Common.DbLoaderColumnCollection)
Public MethodRemoves the specified Devart.Common.DbLoaderColumn object from the collection. (Inherited from Devart.Common.DbLoaderColumnCollection)
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also