PgSqlLargeObject Constructor(PgSqlConnection,Int32)
Initializes a new instance of the
PgSqlLargeObject class with the specified
PgSqlConnection.
Parameters
- connection
- A PgSqlConnection to be used by PgSqlLargeObject.
- oid
- The OID of an existing large object.