dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlLoader Class / PgSqlLoader Constructor

In This Topic
    PgSqlLoader Constructor
    In This Topic
    Initializes a new instance of the PgSqlLoader class.
    Overload List
    OverloadDescription
    Creates an PgSqlLoader object without Connection and with empty TableName.  
    Initializes a new instance of the PgSqlLoader class with table name that will be loaded.  
    Initializes a new instance of the PgSqlLoader class with table name that will be loaded and a PgSqlConnection object.  
    See Also