Try OpenEdge Now
skip to main content
Programming Interfaces
Database Administration Entity Interface Reference : ITenantGroup interface
 

ITenantGroup interface

The ITenantGroup interface provides the properties and methods required to work with tenant groups. ITenantGroup is mapped to the _Partition-Set table in the database.
In addition to regular data properties, ITenantGroup provides Tenants and Partitions properties that returns a collection of the tenants assigned to the group and the partitions of the group, respectively.
* ITenantGroup properties
* ITenantGroup methods
* ITenantGroup examples