The Index type exposes the following members.

Properties

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

See Also