IDataAdminCollection interface
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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.