IBDAC

TCustomIBCDataSet.Cursor Property

Used for positioned UPDATE and DELETE statements made for the data retrieved with the SELECT statements with the FOR UPDATE clause.

Class

TCustomIBCDataSet

Syntax

property Cursor: string;

Remarks

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.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback