VB Main API Alias Table Functions

Alias table functions manage database alias tables.

FunctionDescription
EsbListAliasesLists all the alias tables in the active database.
EsbLoadAliasLoads an alias table for the active database from a structured text file
EsbGetAliasGets the active alias table name from the active database for a user.
EsbSetAliasSets the active alias table in the active database for a user.
EsbDisplayAliasDumps the contents of an alias table in the active database.
EsbRemoveAliasRemoves an alias table from the active database.
EsbClearAliasesClears all alias tables for the active database.