#define ClassDefOverride(name, id)
Bool_t IsValid(Int_t field)
Check if row is open and field index within range.
void Close(Option_t *opt="") final
Close row.
~TPgSQLRow()
Destroy row object.
ULong_t GetFieldLength(Int_t field) final
Get length in bytes of specified field.
TPgSQLRow(void *result, ULong_t rowHandle)
Single row of query result.
const char * GetField(Int_t field) final
Get specified field from row (0 <= field < GetFieldCount()).