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

In This Topic
    DbLoaderColumn Class Members
    In This Topic

    The following tables list the members exposed by DbLoaderColumn.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the DbLoaderColumn class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the DbLoaderColumn.  
    Public PropertyGets or sets the maximum number of digits used to represent the column value.  
    Public PropertyGets or sets the number of decimal places to which column value is resolved.  
    Public PropertyGets or sets the maximum size, in bytes, of the data within the column.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodReturns the name of the DbLoaderColumn.  
    Top
    See Also