共用方式為


SPScaleOutDataRange.UpperSubRangeMode property

此類別和其成員是保留給內部使用,而不是用來在您的程式碼中使用。

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

Syntax

'宣告
Public Property UpperSubRangeMode As SPScaleOutDatabaseSubRangeMode
    Get
    Private Set
'用途
Dim instance As SPScaleOutDataRange
Dim value As SPScaleOutDatabaseSubRangeMode

value = instance.UpperSubRangeMode
public SPScaleOutDatabaseSubRangeMode UpperSubRangeMode { get; private set; }

Property value

Type: Microsoft.SharePoint.SPScaleOutDatabaseSubRangeMode

請參閱

參照

SPScaleOutDataRange class

SPScaleOutDataRange members

Microsoft.SharePoint namespace