Provides access to members that support random access to a table.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
GetRandomRows | Get a random access cursor on the table. |
CoClasses that implement IRandomAccessTable
| CoClasses and 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.
