Index Properties

Include Protected Members
Include Inherited Members

The Index type exposes the following members.

Properties

  Name Description
Public property Columns Gets or sets the list of columns participating in the given index.
Public property IsClustered Gets or sets a value that indicates whether the index for the specified object is clustered.
Public property IsUnique Gets or sets a value that indicates whether the index for the specified object is unique.
Public property Name Gets or sets the index name for the specified object.
Public property NoAutomaticRecomputation Gets or sets a value that indicates whether the auto-recomputation is not allowed for the current index.
Public property TableName Gets the table name associated with the current index.

Top

See Also

Reference

Index Class

Microsoft.SqlServerCe.Management.Scripting.Schema Namespace