Deletes the rows in the destination that are listed in the source.

Syntax

<oRef>.delete( )

<oRef>

The UpdateSet object that describes the delete.

Property of

UpdateSet

Description

delete( ) deletes the rows listed in the source rowset or table from the destination rowset or table. The destination must be indexed.