RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionFactory.GetDriverProperties Method

Returns TDBXProperties instance of driver properties

Pascal
function GetDriverProperties(const DriverName: UnicodeString): TDBXProperties;
C++
__fastcall TDBXProperties GetDriverProperties(const UnicodeString DriverName);

This method returns a TDBXProperties instance of driver properties for the DriverName parameter. 

 

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