Try OpenEdge Now
skip to main content
Multi-tenancy Overview
Multi-tenancy and ABL : ABL API for multi-tenant maintenance : DataAdminService operations
 

DataAdminService operations

The configuration operations supported by the DataAdminService class are provided as methods. You create one instance of this class for each database you want to configure. The methods for a given instance operate on the multi-tenant configuration for the corresponding database.
These methods include factory methods to create class instances for each configuration entity you need to create, which you reference as the corresponding interface type. The remaining DataAdminService methods perform operations on these entity instances, whether newly created or existing instances that are returned from the database you are configuring.