Gets a collection of indexes defined for the Table.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public IndexCollection Indexes { get; }
Visual Basic (Declaration)
Public ReadOnly Property Indexes As IndexCollection

Field Value

An IndexCollection object which contains Index objects each of which represents a data structure known as an index that improves the speed of table operations.

See Also

Relate Topics:
  AliasName Property
  Columns Property
  CoordinateSystem Property
  Extent Property
  GeometryType Property
  HasRelationships Property
  IsSpatial Property
  IsSubtyped Property
  Name Property
  Parent Property
  RootDataContainer Property
  ShortName Property
Created by Atop CHM to web converter,© 2009 all right reserved.