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

Mode Property (PgSqlLoader)
Gets or sets the operating mode of the PgSqlLoader
Syntax
'Declaration
 
Public Property Mode As PgSqlLoaderMode
 

Property Value

One of the PgSqlLoaderMode values.
Remarks
This property is ignored for protocol 2.0 connections, as this protocol supports text operating mode only.
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