Retrieves a TPgLargeObject object for a field with known name.
function GetPgLargeObject(const FieldName: string): TPgLargeObject;
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.