Provider.TBeforeCommitEvent
From RAD Studio VCL Reference
C++ Information
From Provider.hpp
typedef TBeforeCommitEvent TBeforeCommitEvent;
Unit: Provider
Type: typedef
Description
TBeforeCommitEvent represents the procedure type for the events that occur before committing a data set.
A variable of TBeforeCommitEvent type references an event that occurs before the associated resolver commits the changes to the data set.