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

On this page
    Remove Method (PgSqlLargeObject)
    On this page
    Deletes the large object specified by the Oid property from the database.
    Syntax
    'Declaration
     
    Public Sub Remove() 
    public void Remove()
    See Also