SPQueryUsageEntry.ParentType 属性
请注意:此 API 现在已过时。
查询**[Microsoft.SharePoint.Administration.SPQueryUsageEntry]**实例的类型。
命名空间: 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 ParentType As Type
Get
用法
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; }
属性值
类型:System.Type
表示父类型Type 。