Freigeben über


SPQueryUsageEntry.ParentType-Eigenschaft

HINWEIS: Diese API ist veraltet.

Abfrage vom Typ der [Microsoft.SharePoint.Administration.SPQueryUsageEntry] -Instanz.

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

Syntax

'Declaration
<ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")> _
Public Overrides ReadOnly Property ParentType As Type
    Get
'Usage
Dim instance As SPQueryUsageEntry
Dim value As Type

value = instance.ParentType
[ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")]
public override Type ParentType { get; }

Eigenschaftswert

Typ: System.Type
Ein Type , den übergeordnete Typ darstellt.

Siehe auch

Referenz

SPQueryUsageEntry Klasse

SPQueryUsageEntry-Member

Microsoft.SharePoint.Administration-Namespace