Cursor positioning after a delete or update command without joins

The behavior of a delete or update command to the base table for a cursor on a single-table query depends on the type of modification, the locking scheme of the base table, and whether the clustered index of the base table is affected:

The cursor positioning behavior described above is unchanged from previous releases.