dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlLoaderColumnCollection Class / MySqlLoaderColumnCollection Constructor

In This Topic
MySqlLoaderColumnCollection Constructor
In This Topic
Initializes a new instance of the MySqlLoaderColumnCollection class.
Syntax
'Declaration
 
Public Function New()
 
Remarks
The base constructor initializes all fields to their default values.
See Also