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

IDataAdminCollection interface

All the specialized collection interfaces and classes inherit and implement (respectively) the IDataAdminCollection interface. The properties and methods of this interface are provided for application use on a sub-interface. Otherwise, the IDataAdminCollection interface is not supported for direct access.
The IDataAdminCollection interface also defines an Iterator property that returns an IIterator object, which defines methods for iterating over all, or a subset, of the collection elements.
The properties and methods described in the following sections are supported for use in your application code. IDataAdminCollection also defines other properties and methods not described here that are reserved for OpenEdge use only.
* IDataAdminCollection properties
* IDataAdminCollection methods