C Main API Alias Table Functions

Alias table functions manage database alias tables.

FunctionDescription
EssListAliasesLists all the alias tables in the active database.
EssLoadAliasLoads an alias table for the active database from a structured text file
EssGetAliasGets the active alias table name from the active database for a user.
EssSetAliasSets the active alias table in the active database for a user.
EssDisplayAliasDumps contents of alias table in active database.
EssRemoveAliasRemoves an alias table from the active database.
EssClearAliasesClears all alias tables for the active database.