Retrieves a TPgInterval object for a field with known name.
function GetPgInterval(const FieldName: string): TPgInterval;
Call the GetPgInterval method to retrieve a TPgInterval object for a field when only its name is known. FieldName is the name of an existing field.