|
AnyDAC
|
Fills the list by connection names.
|
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!
|