Gets a collection containing all the indexes defined for this Column.

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

Syntax

C#
public ReadOnlyCollection<Index> Indexes { get; }
Visual Basic (Declaration)
Public ReadOnly Property Indexes As ReadOnlyCollection(Of Index)

Field Value

A ReadOnlyCollection object consisting of Index objects each of which represents an index associated with the Column.

See Also

Relate Topics:
  AliasName Property
  CoordinateSystem Property
  GeometryType Property
  HasDomain Property
  HasZ Property
  IsNullable Property
  Length Property
  Name Property
  Precision Property
  Required Property
  Scale Property
  Type Property
Created by Atop CHM to web converter,© 2009 all right reserved.