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