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


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

ITableUtil Interface

Provides access to members that return rows in the specified spatial reference.

Product Availability

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

Members

Name Description
Method GetRow The row from the database with the specified object ID, in the specified spatial reference.
Method GetRows A cursor of rows given a set of object ids, in the specified spatial reference.

Classes that implement ITableUtil

Classes Description
SchematicInMemoryFeatureClass (esriSchematic) Schematic in memory feature class object.