ibec_ds_Delete

Deletes the active record and positions the cursor on the next record.

Description

Call ibec_ds_Delete to remove the active record from the database. If the dataset is inactive, ibec_ds_Delete raises an exception. Otherwise ibec_ds_Delete:

Syntax

 function ibec_ds_Delete(Dataset : variant) : variant;

Example

Dataset Example