RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDriverLoader.Load Method

Load driver with parameters.

Pascal
function Load(DriverDef: TDBXDriverDef): TDBXDriver; virtual; abstract;
C++
virtual __fastcall TDBXDriver Load(TDBXDriverDef DriverDef) = 0;

This method loads a driver using the provided DriverDef parameters. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!