Share via


IndexType enumeration

Namespace:  Microsoft.SharePoint.Utilities.Sql
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration IndexType
'Usage
Dim instance As IndexType
public enum IndexType

Members

Member name Description
ClusteredPrimaryKey
NonClusteredPrimaryKey
ClusteredNonUnique
ClusteredUnique
NonClusteredNonUnique
NonClusteredUnique

See also

Reference

Microsoft.SharePoint.Utilities.Sql namespace