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

In This Topic
    PgSqlLoader Class Properties
    In This Topic

    For a list of all members of this type, see PgSqlLoader members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a size of data packet loaded to the server. (Inherited from Devart.Common.DbLoader)
    Public PropertyGets the PgSqlLoaderColumnCollection collection.  
    Public PropertyGets or sets the PgSqlConnection used by this instance of the PgSqlLoader.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyEnables freezeing of the loaded rows. Rows will be frozen only if the table being loaded has been created or truncated in the current subtransaction, there are no cursors open and there are no older snapshots held by this transaction.  
    Public PropertyOverloaded. Sets the value of the column with the specified name for Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoader)
    Public PropertyGets or sets the operating mode of the PgSqlLoader  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets table name that will be loaded.  
    Top
    See Also