Bds::Change Class Reference

This holds information on a change. More...

#include <BdsD.h>

List of all members.

Public Member Functions

 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 getMembers (BDictString &members)

Public Attributes

BUInt32 id
 The unique id.
BUInt32 changeGroupId
 The Change group ID.
BTimeStamp time
 The Time the change was made.
BString type
 The change type.
BString table
 The database table affected.
BUInt32 rowId
 The database row affected.


Detailed Description

This holds information on a change.


Constructor & Destructor Documentation

Bds::Change::Change ( BUInt32  pid = BUInt32(),
BUInt32  pchangeGroupId = BUInt32(),
BTimeStamp  ptime = BTimeStamp(),
BString  ptype = BString(),
BString  ptable = BString(),
BUInt32  prowId = BUInt32() 
)


Member Function Documentation

BError Bds::Change::getMembers ( BDictString &  members  ) 

BString Bds::Change::getType (  ) 

BError Bds::Change::setMembers ( BDictString &  members  ) 


Member Data Documentation

BUInt32 Bds::Change::changeGroupId

The Change group ID.

BUInt32 Bds::Change::id

The unique id.

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 change type.


The documentation for this class was generated from the following files:
Generated on Thu Jun 3 17:30:41 2010 for BdsApi by  doxygen 1.4.7