AnyDAC
ContentsIndexHome
PreviousUpNext
TADCustomManager.GetConnectionNames Method

Fills the list by connection names.

Group
Links
Parameters 
Description 
AList: TStrings 
A list to fill. 

The GetConnectionNames method fills an AList list by the connection names. A list will be sorted alphabetically.

procedure GetConnectionNames(AList: TStrings);

FindConnection, TADCustomConnection.ConnectionName, TADCustomCommand.ConnectionName, TADRdbmsDataSet.ConnectionName

What do you think about this topic? Send feedback!