| TIB_AnnounceDMLCacheItemEvent Type |
Unit
IB_Components
Declaration
TIB_AnnounceDMLCacheItemEvent = procedure (
ADataset: TIB_Dataset;
const ADMLCacheItemType: TIB_DMLCacheItemType ) of object;Description
This event type is used to process the DMLCacheItems in order to maintain
cross-dataset buffer synchronization.