![]() |
![]() |
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| DelevopersObjectDatabase++ APIClass CODBPP::DatabaseMember |
class DatabaseMember{
public:
unsigned int tableID;
unsigned int tableLockOrder;
char16_t *tableName;
};
| tableID | The table's identifier |
| tableLockOrder | The position that this table is in the global locking order |
| tableName | '\0' terminating string for the table name |
Copyright © 2003-2008, Ekky Software Pty. Ltd.