Data.SqlExpr.TConnectionData.RefreshProperties
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
| Unit: Data.SqlExpr | |
| Parent: TConnectionData | |
Delphi
procedure RefreshProperties;
C++
void __fastcall RefreshProperties();
Description
Refreshes the connection data properties.
RefreshProperties is used to refresh the TConnectionData properties. After calling RefreshProperties, checking the IsModified property will return False.