virtual bool COTable<T>::UpdateBatch();
Return Value
true if successful; otherwise false.
Remark
Calls IRowsetUpdate::Update to update a batch of pending records into a data source by use of delayed update method.
COTable<T> Class Overview & Class Members