RAD Studio VCL Reference
ContentsIndex
TIBDataSet Members Published Events
Published Events
 
Name 
Description 
 
Occurs immediately after the connection to the associated database is closed. 
 
Occurs immediately after a transaction that includes this dataset's query ends. 
 
Occurs immediately before the connection to the associated database is closed. 
 
Occurs immediately before a transaction that includes this dataset's query ends. 
 
Occurs when the database associated with this dataset is freed. 
 
Occurs if an exception is generated when cached updates are applied to a database. 
 
Occurs when cached updates are applied to a record. 
 
Occurs when the transaction that includes this dataset's query is freed. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.