Data.Bind.Controls.TBindNavigatorController.ApplyUpdates
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.Bind.Controls.pas Data.Bind.Controls.hpp
| |
Unit: Data.Bind.Controls | |
Parent: TBindNavigatorController |
Delphi
procedure ApplyUpdates;
C++
void __fastcall ApplyUpdates();
Description
Sends all the updated, inserted, and deleted records from the dataset to the provider, for writing to the database.