QueryReportData-Klasse
Stellt Analysedaten für historische für eine Abfrage.
Vererbungshierarchie
System.Object
Microsoft.Office.Server.Search.Analytics.QueryReportData
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaration
<DataContractAttribute(Namespace := "https://www.microsoft.com/sharepoint/search/KnownTypes/2011/01")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class QueryReportData _
Implements IQueryReportData
'Usage
Dim instance As QueryReportData
[DataContractAttribute(Namespace = "https://www.microsoft.com/sharepoint/search/KnownTypes/2011/01")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class QueryReportData : IQueryReportData
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.