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

ITenantSet interface

An ITenantSet object contains ITenant elements and defines methods to add, find, and remove tenants.
This collection is also accessible through the Tenants property on ITenantGroup. In this case, it represents all the tenants that are members of the tenant group, specified by the ITenantGroup object. Adding and removing ITenant objects to and from the set adds and removes tenants as members of the group.
* ITenantSet properties
* ITenantSet methods