Update Method
Applies To
ORef
Description
Flushes the modified referenceable object to the server.
Usage
void Update(void) const throw(OException)
Arguments
Remarks
Update completes the Edit operation and commits the changes to the database unless BeginTrans is
pending for the session.
Contents