RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxConnectionStringBuilder.DriverPackageLoader Property

Native Driver loader class used to load a native driver dynamically from a package.

Pascal
[Category(TConnectionStringCategories.DriverConfiguration)]
property DriverPackageLoader: string;
C++
[Category(TConnectionStringCategories.DriverConfiguration)]
__property AnsiString DriverPackageLoader;

Native Driver loader class used to load a native driver dynamically from a package for this connection. 

 

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