'Declaration Public Function New( _ ByVal connection As PgSqlConnection _ )
public PgSqlDump( PgSqlConnection connection )
Parameters
- connection
- A PgSqlConnection object that represents the connection to a data source.
'Declaration Public Function New( _ ByVal connection As PgSqlConnection _ )
public PgSqlDump( PgSqlConnection connection )