SPQueryUsageDefinition.UsageEntryType 属性
请注意:此 API 现在已过时。
包含与此用法定义相对应的**[Microsoft.SharePoint.Administration.SPUsageEntry]**类的类型。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<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; }
属性值
类型:System.Type
此用法条目类型与一个Type对象。