RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxConnectionStringBuilder.DriverAssembly Property

Used to load a managed driver dynamically.

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

Used to load a managed driver dynamically for this connection. 

 

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