SPScaleoutDatabaseInconsistencyType enumeration

This class and its members are reserved for internal use and are not intended to be used in your code.

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

Syntax

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

Members

Member name Description
Overlap This class and its members are reserved for internal use and are not intended to be used in your code.
Gap This class and its members are reserved for internal use and are not intended to be used in your code.
ReadOnlySubRange This class and its members are reserved for internal use and are not intended to be used in your code.
ChangingSubRange This class and its members are reserved for internal use and are not intended to be used in your code.
DeletedSubRange This class and its members are reserved for internal use and are not intended to be used in your code.

See also

Reference

Microsoft.SharePoint namespace