Return type:
Applies to:
TENANT-ID ( db-exp )An optional character expression that evaluates to a case-insensitive logical or alias name of a multi-tenant OpenEdge RDBMS. This expression can be unspecified or evaluate to the Unknown value (?) only if the client-principal object has been used to establish identity for a single OpenEdge database connection.
A recorded tenant ID — If tenant information is stored in the client-principal for the database specified by db-exp
The Unknown value (?) — If no tenant information is stored in the client-principal for the database specified by db-exp or if the specified database has multi-tenancy enabled and the client-principal object has not been used to set its connection identity
Note: Zero (0) can also be the ID of a valid tenant in a database configured for multi-tenancy. Therefore, the tenant ID return value is not a reliable indicator if a database has multi-tenancy enabled.
The expression specified by db-exp evaluates to the Unknown value (?) and multiple OpenEdge databases are connected
See also:
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |