IBDAC

TIBCUpdateSQL Class

A component for tuning update operations for the DataSet component.

For a list of all members of this type, see TIBCUpdateSQL members.

Unit

IBC

Syntax

TIBCUpdateSQL = class(TCustomDAUpdateSQL);

Remarks

Use the TIBCUpdateSQL component to provide DML statements for the dataset components that return read-only result set. This component also allows setting objects that can be used for executing update operations. You may prefer to use directly SQLInsert, SQLUpdate, and SQLDelete properties of the TCustomDADataSet descendants.

Inheritance Hierarchy

TCustomDAUpdateSQL
   TIBCUpdateSQL

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