This holds information on a change.
More...
#include <BdsD.h>
|
| | Change (BUInt32 pid=BUInt32(), BUInt32 pchangeGroupId=BUInt32(), BTimeStamp ptime=BTimeStamp(), BString ptype=BString(), BString ptable=BString(), BUInt32 prowId=BUInt32()) |
| |
| BString | getType () |
| |
| BError | setMembers (BDictString &members) |
| |
| BError | setMember (BString name, BString value) |
| |
| BError | getMembers (BDictString &members) |
| |
| BError | getMember (BString name, BString &value) |
| |
This holds information on a change.
| Bds::Change::Change |
( |
BUInt32 |
pid = BUInt32(), |
|
|
BUInt32 |
pchangeGroupId = BUInt32(), |
|
|
BTimeStamp |
ptime = BTimeStamp(), |
|
|
BString |
ptype = BString(), |
|
|
BString |
ptable = BString(), |
|
|
BUInt32 |
prowId = BUInt32() |
|
) |
| |
| BError Bds::Change::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
| BError Bds::Change::getMembers |
( |
BDictString & |
members | ) |
|
| BString Bds::Change::getType |
( |
| ) |
|
| BError Bds::Change::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
| BError Bds::Change::setMembers |
( |
BDictString & |
members | ) |
|
| BUInt32 Bds::Change::changeGroupId |
| BUInt32 Bds::Change::rowId |
The database row affected.
| BString Bds::Change::table |
The database table affected.
| BTimeStamp Bds::Change::time |
The Time the change was made.
| BString Bds::Change::type |
The documentation for this class was generated from the following files: