IQueryReportData.Count 属性

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

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

语法

声明
ReadOnly Property Count As Integer
    Get
用法
Dim instance As IQueryReportData
Dim value As Integer

value = instance.Count
int Count { get; }

属性值

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

另请参阅

引用

IQueryReportData 接口

IQueryReportData 成员

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