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

On this page
    Close Method (PgSqlLargeObject)
    On this page
    Closes the large object specified by the Oid property.
    Syntax
    'Declaration
     
    Public Overrides Sub Close() 
    public override void Close()
    See Also