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

The Change group ID.

BUInt32 Bds::Change::id

The unique id.

The database row affected.

The database table affected.

BTimeStamp Bds::Change::time

The Time the change was made.

The change type.


The documentation for this class was generated from the following files:

Generated on 19 Jan 2012 for BdsApi by  doxygen 1.6.1