dotConnect for SugarCRM Documentation
Devart.Data Namespace / SqlShimLoaderColumn Class
Properties Methods

    SqlShimLoaderColumn Class Members

    The following tables list the members exposed by SqlShimLoaderColumn.

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