RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionFactory.GetConnectionItems Method

Adds names of all connections to Items list.

Pascal
procedure GetConnectionItems(Items: TStrings);
C++
__fastcall GetConnectionItems(TStrings Items);

This method adds the names of all connections in the TDBXConnectionFactory to the Items list. 

 

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