dotConnect for MySQL Documentation
Devart.Common Namespace / DbLoaderColumnCollection Class
Properties Methods

DbLoaderColumnCollection Class Members

The following tables list the members exposed by DbLoaderColumnCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DbLoaderColumnCollection class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets or sets the DbLoaderColumn at the specified index.  
Top
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