A class for working with PostgreSQL large objects.
For a list of all members of this type, see TPgSQLLargeObject members.
TPgSQLLargeObject = class(TCompressedBlob);
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.
TSharedObject
TBlob
TCompressedBlob
TPgSQLLargeObject