SeeAlso Properties Methods Events Example
Unit
MySQLDataset
Applies to
TMySQLDataset TMySQLTable and TMySQLQuery components
Declaration
property OnThreadPosted: TNotifyEvent;
Description
This event fires each time just after a dataset has executed a SQL statement and sent it successfully to the MySQL Server. This event is only called if use the doThreadedUpdate option of the dataset.