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

On this page
    PgSqlLoader Constructor
    On this page
    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