Use the IDLdbRecordset::DeleteRecord procedure method to delete the current record from a recordset. Any attempt to access this record after it has been deleted can result in an error. This method will fail if the SQL driver doesn’t support positioned deletions to the recordset.
RSobj -> [IDLdbRecordset ::]DeleteRecord
None.
None.
5.0 |
Introduced |