This document is archived and information here might be outdated.  Recommended version.


IRandomAccessTable Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRandomAccessTable Interface
ArcGIS Developer Help

IRandomAccessTable Interface

Provides access to members that support random access to a table.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetRandomRows Get a random access cursor on the table.

Classes that implement IRandomAccessTable

Classes Description
NAClass (esriNetworkAnalyst) Holds features used as input and generated as output during network analysis.

Remarks

This interface is only implemented by tables in File Geodatabases and some file-based data sources, such as shapefiles.