TIB_UpdateSQL Object

Unit
IB_Components

Declaration
TIB_UpdateSQL = class(TComponent)

Description
This component is very much like the TUpdateSQL component in the standard data aware components except that it is owned and contained by the dataset instead of being a separate reference.

The properties for this component are actually a part of the properties of the TIB_Dataset class and are published for the TIB_Query component. Please refer to the help for this component to see the descriptions.