RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXClientDriverLoader.Load Method

Load driver with parameters.

Pascal
function Load(DriverDef: TDBXDriverDef): TDBXDriver; override;
C++
virtual __fastcall TDBXDriver Load(TDBXDriverDef DriverDef);

This method loads a driver using the provided DriverDef parameters. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!