AnyDAC
ContentsIndexHome
PreviousUpNext
TADCustomManager.RefreshConnectionDefFile Method

Refreshes connection definition list.

Group
Links

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!