Used for positioned UPDATE and DELETE statements made for the data retrieved with the SELECT statements with the FOR UPDATE clause.
property Cursor: string;
Use the Cursor property for positioned UPDATE and DELETE statements made for the data retrieved with the SELECT statements with the FOR UPDATE clause. FetchRows property must be set to 1 for using cursor.