TSQLResult


class description - source file - inheritance tree

class TSQLResult : public TObject


    public:
virtual ~TSQLResult() static TClass* Class() virtual void Close(Option_t* option) virtual Int_t GetFieldCount() virtual const char* GetFieldName(Int_t field) const Int_t GetRowCount() const virtual TClass* IsA() const virtual TSQLRow* Next() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t fRowCount number of rows in result


See also

TTreeResult

Class Description



Last update: Fri May 14 13:32:43 2004


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.