dotConnect for MySQL Documentation
Devart.Common Namespace / DbLoaderColumnCollection Class

In This Topic
DbLoaderColumnCollection Class Methods
In This Topic

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

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