RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDriver.GetDriverPropertyNames Method

Returns list of driver level properties.

Pascal
procedure GetDriverPropertyNames(List: TStrings); virtual;
C++
virtual __fastcall GetDriverPropertyNames(TStrings List);

GetDriverPropertyNames returns a list of driver level properties. All other published properties should be "connection default" properties. 

 

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