virtual void COTable<T>::BeginUpdate();

Remark

       Prepares to update or add a record into a data source by setting status part to DBSTATUS_S_IGNORE if a pointer to underlying status buffer is available. For how to use it, see the example OleUpdate.

COTable<T> Class Overview & Class Members