QueryReportData.Count 属性

获取运行搜索查询的次数。

命名空间:  Microsoft.Office.Server.Search.Analytics
程序集:  Microsoft.Office.Server.Search.Applications(位于 Microsoft.Office.Server.Search.Applications.dll 中)

语法

声明
<DataMemberAttribute> _
Public Property Count As Integer
    Get
    Friend Set
用法
Dim instance As QueryReportData
Dim value As Integer

value = instance.Count
[DataMemberAttribute]
public int Count { get; internal set; }

属性值

类型:System.Int32
搜索查询的运行次数

实现

IQueryReportData.Count

另请参阅

引用

QueryReportData 类

QueryReportData 成员

Microsoft.Office.Server.Search.Analytics 命名空间