'Declaration Public Function New( _ ByVal connection As PgSqlConnection, _ ByVal oid As Long, _ ByVal cached As Boolean _ )
public PgSqlLargeObject( PgSqlConnection connection, long oid, bool cached )
Parameters
- connection
- oid
- cached
'Declaration Public Function New( _ ByVal connection As PgSqlConnection, _ ByVal oid As Long, _ ByVal cached As Boolean _ )
public PgSqlLargeObject( PgSqlConnection connection, long oid, bool cached )