Alias table functions manage database alias tables.
Function | Description |
---|---|
EsbListAliases | Lists all the alias tables in the active database. |
EsbLoadAlias | Loads an alias table for the active database from a structured text file |
EsbGetAlias | Gets the active alias table name from the active database for a user. |
EsbSetAlias | Sets the active alias table in the active database for a user. |
EsbDisplayAlias | Dumps the contents of an alias table in the active database. |
EsbRemoveAlias | Removes an alias table from the active database. |
EsbClearAliases | Clears all alias tables for the active database. |