#include <DatabaseODBC.h>
Inheritance diagram for ResultSetODBC


Public Methods | |
| virtual bool | next () |
| virtual void | close () |
| void | getString (int columnIndex, nsAWritableString& output) |
Protected Methods | |
| ResultSetODBC (StatementODBC* pStatement) | |
| virtual | ~ResultSetODBC () |
Private Attributes | |
| friend | PreparedStatementODBC |
| StatementODBC* | m_pStatement |
|
|
Definition at line 376 of file DatabaseODBC.cpp. |
|
|
Definition at line 382 of file DatabaseODBC.cpp. |
|
|
Reimplemented from ResultSet. Definition at line 414 of file DatabaseODBC.cpp. |
|
|
Reimplemented from ResultSet. Definition at line 399 of file DatabaseODBC.cpp. |
|
|
Reimplemented from ResultSet. Definition at line 386 of file DatabaseODBC.cpp. |
|
|
Definition at line 106 of file DatabaseODBC.h. |
|
|
Definition at line 115 of file DatabaseODBC.h. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000