RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionFactory.HasDriverProperties Method

Get TDBXProperties for DriverName.

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

HasDriverProperties returns a TDBXProperties instance for parameter DriverName. Returns nil if driver not registered. 

 

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