共用方式為


SPQueryUsageDefinition.UsageEntryType property

NOTE: This API is now obsolete.

含有**[Microsoft.SharePoint.Administration.SPUsageEntry]**類別對應到此使用狀況定義的類型。

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

Syntax

'宣告
<ObsoleteAttribute("Query usage collection is no longer necessary for the new analytics platform.")> _
Public Overrides ReadOnly Property UsageEntryType As Type
    Get
'用途
Dim instance As SPQueryUsageDefinition
Dim value As Type

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

Property value

Type: System.Type
與此使用狀況項目類型Type物件。

請參閱

參照

SPQueryUsageDefinition class

SPQueryUsageDefinition members

Microsoft.SharePoint.Administration namespace