Share via


SPScaleOutDatabaseDataRange.ScaleOutDatabaseId property

Reserved for internal use.

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

Syntax

'Declaration
Public Property ScaleOutDatabaseId As Guid
    Get
    Private Set
'Usage
Dim instance As SPScaleOutDatabaseDataRange
Dim value As Guid

value = instance.ScaleOutDatabaseId
public Guid ScaleOutDatabaseId { get; private set; }

Property value

Type: System.Guid

See also

Reference

SPScaleOutDatabaseDataRange class

SPScaleOutDatabaseDataRange members

Microsoft.SharePoint namespace