dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLoaderColumnCollection Class / Add Method

In This Topic
    Add Method (OracleLoaderColumnCollection)
    In This Topic
    Overload List
    OverloadDescription
    Adds an OracleLoaderColumn to the OracleLoaderColumnCollection given the column name.  
    Adds an OracleLoaderColumn to the OracleLoaderColumnCollection given the column name, column data type, and column size.  
    Adds an OracleLoaderColumn to the OracleLoaderColumnCollection given the column name, column data type, precision, and scale.  
    Adds an OracleLoaderColumn to the OracleLoaderColumnCollection given the column name, column data type, column size, precision, scale and date format.  
    Adds the specified Devart.Common.DbLoaderColumn to the Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoaderColumnCollection)
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also