PreventDeleting property |
Applies to
TIB_Dataset
Declaration
Property PreventDeleting : boolean;
Description
Prevents the dataset from going into dssDelete state by making CanDelete
return false. Otherwise, any other factors affecting the CanDelete property
will be calculated.