Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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