dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlLoaderColumn Class / PgSqlLoaderColumn Constructor / PgSqlLoaderColumn Constructor()

In This Topic
PgSqlLoaderColumn Constructor()
In This Topic
Initializes a new instance of the PgSqlLoaderColumn class.
Syntax
'Declaration
 
Public Function New()
 
Remarks
Use this constructor to create an PgSqlLoaderColumn instance
See Also