dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlLargeObject Class / Open Method / Open() Method

In This Topic
    Open() Method
    In This Topic
    Opens the large object specified by the Oid property.
    Syntax
    'Declaration
     
    Public Overloads Sub Open() 
    public void Open()
    See Also