|
|
OpenEdge.DataAdmin.IDomainSet Domains
|
/** Domains IDomainSet of the domains (IDomain) of the tenant - read-only */
|
|
|
CHARACTER ExternalID
|
/** ExternalId an external character Id populated by owner
- no enforcement of unique */
|
|
|
OpenEdge.DataAdmin.ISequenceValueMap SequenceValues
|
/** SequenceValues ISequenceValueMap collection of the multi-tenant sequence
values ISequenceValue elements for the tenant mapped by ISequence */
|
|
|
OpenEdge.DataAdmin.ITenantGroupMemberSet TenantGroupMembers
|
/** TenantGroupMembers ITenantGroupMemberSet property with all partition group details
(ITenantGroupMember) of the tenant. The ITenantGroupMember element on this currently only has the ITenant
and ITenantGroup keys and does thus not provide any information that you
cannot get using the TenantGroups property */
|
|
|
OpenEdge.DataAdmin.ITenantGroupSet TenantGroups
|
/** TenantGroups ITenantGroupSet with all partition groups (ITenantGroup) of the tenant
belongs to */
|
|
|
CHARACTER Type
|
/** Type tenant type is a character property with
valid values Regular,Super or Default */
|
|
|
OpenEdge.DataAdmin.IUserSet Users
|
/** Users IUserSet of the users (IUser) of the tenant - read-only
Note: the users can also be accessed through the IDomain elements returned
by the Domains property. */
|