Alias table functions manage database alias tables.
Function | Description |
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. |
EssRemoveAlias | Removes an alias table from the active database. |
EssClearAliases() | Clears all alias tables for the active database. |