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