Share via


SPScaleOutDatabaseInconsistency.PrimaryDatabaseRange property

Namespace:  Microsoft.Office.Server
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.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.Office.Server.SPScaleOutDatabaseDataRange

See also

Reference

SPScaleOutDatabaseInconsistency class

SPScaleOutDatabaseInconsistency members

Microsoft.Office.Server namespace