PgDAC

TCustomPgDataSet.GetPgLargeObject Method

Retrieves a TPgLargeObject object for a field with known name.

Class

TCustomPgDataSet

Syntax

function GetPgLargeObject(const FieldName: string): TPgLargeObject;

Parameters
FieldName
Holds the name of an existing field.
Return Value
a TPgLargeObject object for a field with known name.

Remarks

Call the GetPgLargeObject method to retrieve a TPgLargeObject object for a field when only its name is known. FieldName is the name of an existing field.

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