CallbackFetchingLevel property |
Applies to
TIB_Dataset
Declaration
Property CallbackFetchingLevel : integer;
Description
Indicates if callbacks have been requested for fetching activity.
This is incremented by calling BeginCallbackFetching and Decremented by
calling EndCallbackFetching.