The Index type exposes the following members.

Properties

  NameDescription
Public propertyColumnIterator
Gets an ICollection of Column objects that are part of the Index.
Public propertyColumnSpan
Public propertyName
Gets or sets the Name used to identify the Index in the database.
Public propertyTable
Gets or sets the Table this Index is in.

See Also