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