dotConnect for Mailchimp Documentation
Devart.Data Namespace / SqlShimLoaderColumn Class / SqlShimLoaderColumn Constructor

In This Topic
SqlShimLoaderColumn Constructor
In This Topic
Initializes a new instance of the SqlShimLoaderColumn class.
Overload List
OverloadDescription
Initializes a new instance of the SqlShimLoaderColumn class.  
Initializes a new instance of the SqlShimLoaderColumn class with the column name and column data type.  
Initializes a new instance of the SqlShimLoaderColumn class with the column name, column data type and column size.  
Initializes a new instance of the SqlShimLoaderColumn class with the column name, column data type, column size, precision and scale.  
See Also