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

IExtentList interface

An IExtentList object contains the extents of an area and defines specialized methods to add (Add( )) or return (Get( )) an extent. A method to remove extents (Remove( )) can only be used on extents that have been added and not committed by the service. This interface is exposed through the Extents property on the IArea interface.
* IExtentList properties
* IExtentList methods