|
AnyDAC
|
Refreshes connection definition list.
The RefreshConnectionDefFile method discards all changes in the ConnectionDefs list and loads connection definition file. The list may be refreshed, if there is no active connections using connection definitions from the list.
procedure RefreshConnectionDefFile;
if ADManager.CanRefreshConnectionDefFile then ADManager.RefreshConnectionDefFile;
|
What do you think about this topic? Send feedback!
|