Public Member Functions | |
NSqlRecord (void) | |
Constructs a NSqlRecord object. | |
~NSqlRecord (void) | |
Destroys a NSqlRecord object. | |
NVtype | getData (const NString &rowName) const |
Gets data from the current record. | |
Friends | |
class | NSql |
Definition at line 39 of file nsqlrecord.h.
Gets data from the current record.
rowName | The name of the row containing the data |
Definition at line 37 of file nsqlrecord.cpp.
References NMap::contains(), NException::DBAL, and NMap::value().