A base class for components that provide DML statements for more flexible control over data modifications.
For a list of all members of this type, see TCustomDAUpdateSQL members.
TCustomDAUpdateSQL = class(TComponent);
TCustomDAUpdateSQL is a base class for components that provide DML statements for more flexible control over data modifications. Besides providing BDE compatibility, this component allows to associate a separate component for each update command.