dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlLargeObject Class / Close Method

In This Topic
Close Method (PgSqlLargeObject)
In This Topic
Closes the large object specified by the Oid property.
Syntax
'Declaration
 
Public Overrides Sub Close() 
 
See Also