SPScaleOutDatabaseInconsistency.PrimaryDatabaseRange property

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 Property PrimaryDatabaseRange As SPScaleOutDatabaseDataRange
    Get
    Private Set
'Usage
Dim instance As SPScaleOutDatabaseInconsistency
Dim value As SPScaleOutDatabaseDataRange

value = instance.PrimaryDatabaseRange
public SPScaleOutDatabaseDataRange PrimaryDatabaseRange { get; private set; }

Property value

Type: Microsoft.SharePoint.SPScaleOutDatabaseDataRange

See also

Reference

SPScaleOutDatabaseInconsistency class

SPScaleOutDatabaseInconsistency members

Microsoft.SharePoint namespace