dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2LoaderColumn Class
Properties Methods

In This Topic
    DB2LoaderColumn Class Members
    In This Topic

    The following tables list the members exposed by DB2LoaderColumn.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the DB2LoaderColumn class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the DB2Type of the column.  
    Public PropertyGets or sets the name of the Devart.Common.DbLoaderColumn. (Inherited from Devart.Common.DbLoaderColumn)
    Public PropertyOverridden. Gets or sets the precision of values within the column.  
    Public PropertyGets or sets the scale of values within the column.  
    Public PropertyOverridden. Gets or sets the maximum size, in bytes, of the data within the column.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public Method  
    Public MethodReturns the name of the Devart.Common.DbLoaderColumn. (Inherited from Devart.Common.DbLoaderColumn)
    Top
    See Also