Data.SqlExpr.TConnectionData.EndUpdate
Delphi
procedure EndUpdate;
C++
void __fastcall EndUpdate(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | Data.SqlExpr.pas Data.SqlExpr.hpp | Data.SqlExpr | TConnectionData | 
Description
Marks the moment when an update of TConnectionData ends.
EndUpdate marks the moment when an update of the ConnectionData property of the TSQLConnection ends.