PgDAC

TPgSQLLargeObject.ReadBlob Method

Reads the content of the large object from the database.

Class

TPgSQLLargeObject

Syntax

procedure ReadBlob; overload;procedure ReadBlob(var SharedPiece: PPieceHeader); overload;

Remarks

Call the ReadBlob method to get the content of large object from the database. When reading such properties as AsString or AsWideString, this method is called automatically.

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