DataAdminService operations
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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.