<< Click to Display Table of Contents >> AdoRecordSet:Delete() |
![]() ![]() ![]() |
Deletes the current record or a group of records
METHOD Delete ( lAffectRecords AS USUAL ) AS VOID PASCAL CLASS AdoRecordSet
lAffectRecords (Optional) An AffectEnum value that determines how many records
the Delete method will affect. The default value is adAffectCurrent
NOTHING
AdoRecordSet, AdoRecordSet:AddNew(), AdoAffectEnum