AnyDAC
ContentsIndexHome
PreviousUpNext
TADManager.DriverDefFileName Property

Gets / sets the name of a driver definitions file.

Group
Links

The DriverDefFileName property allows to get or set the name of a driver definition file. The application can set the name before manager activation. 

The application can set the name before driver definitions file will be loaded. 

If a path is a relative one or contains template markers, then it will be expanded into full path. Use ActualDriverDefFileName to get the expanded value.

property DriverDefFileName: String;

Configuring Drivers, DriverDefFileAutoLoad, ActualDriverDefFileName

What do you think about this topic? Send feedback!