Declaration

procedure GetAliasNames(aList: TStrings);

 
Description

Fills the given list with all alias names.

 
Parameters

aList: TStrings

will hold the names after the call; must no be nil; always clears the list before adding the names

 
See Also

 
AddAliasEx
, DeleteAlias, DeleteAliasEx, ModifyAlias, ModifyAliasEx, GetAliasNames, GetAliasNamesEx, GetAliasPath, GetAliasPathEx, IsAlias

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxBaseSession