FetchingAborted property |
Applies to
TIB_Dataset
Declaration
Property FetchingAborted : boolean;
Description
This property returns if the user aborted the fetching of records by
calling AbortFetching or closing the dataset.
Fetching will also be aborted id the dataset is put into an edit ot insert
state.