SearchedDeletes property

Applies to
TIB_Dataset

Declaration
Property SearchedDeletes : boolean;

Description
In some cases it is necessary to have deletes performed via a searched delete instead of a positioned delete. This property will cause the SQL that is generated for you when deleting a record to be one type or the other.