SPFieldIndex Class
Represents a content index extending over one or two fields in a list. This class supports the efficient query of list items that filter by those fields.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPFieldIndex
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableTypeAttribute> _
Public NotInheritable Class SPFieldIndex
'Usage
Dim instance As SPFieldIndex
[SubsetCallableTypeAttribute]
public sealed class SPFieldIndex
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.