Data.SqlExpr.TConnectionData.ReloadProperties
Delphi
procedure ReloadProperties;
C++
void __fastcall ReloadProperties(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Data.SqlExpr.pas Data.SqlExpr.hpp |
Data.SqlExpr | TConnectionData |
Description
Reloads the connection data properties to the original properties.
RefreshProperties is used to set the TConnectionData properties to the properties set when the connection was created (if these properties where changed meanwhile).