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

In This Topic
Remove Method (PgSqlLargeObject)
In This Topic
Deletes the large object specified by the Oid property from the database.
Syntax
'Declaration
 
Public Sub Remove() 
 
See Also