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

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

Property value

Type: Microsoft.SharePoint.SPScaleOutDatabaseDataRange

See also

Reference

SPScaleOutDatabaseInconsistency class

SPScaleOutDatabaseInconsistency members

Microsoft.SharePoint namespace