DefaultDMLCacheAnnounceItem method |
Applies to
TIB_Dataset
Declaration
Procedure DefaultDMLCacheAnnounceItem(ADMLCacheItemType: TIB_DMLCacheItemType );
Description
This procedure can be used in the corresponding event so that it is easy to
still carry out the default behavior and augment it with additional behavior.
This could be a case where a dataset is based on a view or stored procedure and
more than one item may need to be announced.