DbColumn Class Reference
[Public API]
class for column representation in DbResult
More...
#include <database.h>
List of all members.
Detailed Description
class for column representation in DbResult
Constructor & Destructor Documentation
|
|
Constructor.
- Parameters:
-
| pDbCharset | database charset in which column name is encoded |
|
Member Function Documentation
|
|
Get charset in which column name is encoded.
- Returns:
- dba charset constant
|
| virtual const char* getName |
( |
|
) |
const [pure virtual] |
|
|
|
get column name
- Returns:
- name of column
|
The documentation for this class was generated from the following file:
|
|
|