Alias Table Functions

Alias table functions manage database alias tables.

FunctionDescription
EssListAliases()Lists all the alias tables in the active database.
EssLoadAlias()Loads an alias table for the active database from a structured text file
EssGetAlias()Gets the active alias table name from the active database for a user.
EssSetAlias()Sets the active alias table in the active database for a user.
EssDisplayAlias()Dumps contents of alias table in active database.
EssRemoveAliasRemoves an alias table from the active database.
EssClearAliases()Clears all alias tables for the active database.