These functions perform operations on member aliases.
Function | Description |
EsbOtlFindAlias() | Finds a member with the specified alias name |
EsbOtlGetMemberAlias() | Gets the default member alias for a specific member in a specific alias table |
EsbOtlSetMemberAlias() | Sets the default member alias for a specific member in a specific alias table |
EsbOtlDeleteMemberAlias() | Deletes the default member alias for a specific member in a specific alias table |
EsbOtlAddAliasCombination() | Adds an alias combination to a member for a specific alias table |
EsbOtlDeleteAliasCombination() | Deletes an alias combination from a member for a specific alias table |
EsbOtlGetNextAliasCombination() | Returns the alias combinations for the specified member in the specified alias table |