class xqlAttribute
|
class to cover objects which can have a certan value. More... |
|
|
Public Methods
Protected Members
class to cover objects which can have a certan value.
should only be used for abstract objects.
void getLoadSqlString (char * pLoadSqlString)
| getLoadSqlString |
[virtual]
bool createTables ()
| createTables |
[virtual]
bool createType ()
| createType |
[virtual]
Reimplemented from xqlObject.
char * className ()
| className |
[const virtual]
Reimplemented from xqlObject.
char mSqlType[60]
| mSqlType[60] |
[protected]
char mLoadSqlString[2000]
| mLoadSqlString[2000] |
[protected]
Generated by: markus on hobbes on Fri Mar 29 16:15:24 2002, using kdoc 2.0a53. |