共用方式為


SPSqlIoUsageEntry.ParentType property

與此使用狀況項目相關聯的衍生 SPUsageDefinition 物件的類型

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

Syntax

'宣告
Public Overrides ReadOnly Property ParentType As Type
    Get
'用途
Dim instance As SPSqlIoUsageEntry
Dim value As Type

value = instance.ParentType
public override Type ParentType { get; }

Property value

Type: System.Type

請參閱

參照

SPSqlIoUsageEntry class

SPSqlIoUsageEntry members

Microsoft.SharePoint.Administration namespace