|
AnyDAC
|
Controls how driver definitions file must be loaded.
The DriverDefFileAutoLoad property controls, should the driver definition file be loaded automatically or explicitly by programmer. When True, then AnyDAC will load file at manager activation. When False, then programmer should call ADPhysManager.DriverDefs.Load method before manager activation. Otherwise an exception will be raised.
property DriverDefFileAutoLoad: Boolean;
|
What do you think about this topic? Send feedback!
|