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

IDataAdminElement interface

The IDataAdminElement interface defines properties and methods inherited by all other entity interfaces described in this section. These properties and methods are provided for application use on a sub-interface. Otherwise, the IDataAdminElement interface is not supported for direct access.
Note also that this interface defines several transient properties that reflect the current state of the derived object. The interface defines no properties that persist in the database.
The properties and methods described in the following sections are supported for use in your application code. IDataAdminElement also defines other properties and methods not described here that are reserved for OpenEdge use only.
* IDataAdminElement properties
* IDataAdminElement methods
* IDataAdminElement examples