dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlLoaderColumnCollection Class / Add Method

In This Topic
    Add Method (PgSqlLoaderColumnCollection)
    In This Topic
    Overload List
    OverloadDescription
    Adds a PgSqlLoaderColumn to the PgSqlLoaderColumnCollection given the column name, column data type, column size, precision, and scale.  
    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