PgDAC

TPgSQLLargeObject Class

A class for working with PostgreSQL large objects.

For a list of all members of this type, see TPgSQLLargeObject members.

Unit

PgObjects

Syntax

TPgSQLLargeObject = class(TCompressedBlob);

Remarks

The TPgSQLLargeObject class is used to work with PostgreSQL large objects. An instance of TPgSQLLargeObject holds an OID of large object and can be used for operations with this large object.

Note: all operations with large objects require an active transaction.

Inheritance Hierarchy

TSharedObject
   TBlob
      TCompressedBlob
         TPgSQLLargeObject

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback