The Table type exposes the following members.

Methods

  NameDescription
Dispose
Performs tasks associated with freeing, releasing, or resetting unmanaged resources.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetRow
Returns a single Row from the Table as specified by the unique identifier value.
GetRowsOverloaded.
GetTableRelationshipsOverloaded.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Join
Creates a new Table by joining two tables together using a column which is common to both. It contains all columns from the tables and the records specified by the join type..
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OpenArcSDETableOverloaded.
OpenFileGeodatabaseTable
Returns a Table object which represents a table or feature class stored in a file geodatabase.
OpenShapefile
Returns a Table object which represents a dBase file or a shapefile stored in a directory.
Search
Returns a collection of rows from the Table which satisfy the search criteria specified by the Filter object.
SearchByDistance
Returns a collection of rows from the Table which are within a certain distance of the supplied geometry.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also

Relate Topics:
  Dispose Method
  GetRow Method
  GetRows Method
  GetTableRelationships Method
  Join Method
  OpenArcSDETable Method
  OpenFileGeodatabaseTable Method
  OpenShapefile Method
  Search Method
  SearchByDistance Method
Created by Atop CHM to web converter,© 2009 all right reserved.