SPQueryUsageEntry Members

Include Protected Members
Include Inherited Members

Captures SQL query usage data logged for timer jobs.

The SPQueryUsageEntry type exposes the following members.

Constructors

  Name Description
Public method SPQueryUsageEntry Initializes a new instance of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] class.

Top

Properties

  Name Description
Public property BrowserCulture Culture setting for the browser (such as “en-US”).
Public property BrowserSessionId Web session identifier for this browser connection.
Public property ContextualScopeName Scope name of the query usage entry within the namespace context.
Public property ContextualScopeUrl Contextual scope URL property.
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property CustomData Custom data property.
Public property DidYouMeanInvoked Indicates whether the intended action was “Invoked”.
Public property FarmId The identifier for the farm where this usage entry originated. (Inherited from SPUsageEntry.)
Public property MachineName (Inherited from SPUsageEntry.)
Public property NumBestBets Number of best bets for the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object.
Public property Origin Origin of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property ParentType Query type of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property QueryId Unique identifier of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property QueryString Query string member function of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property QueryStringLanguage Query string language of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property QueryTime Query time member of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object.
Public property QueryType Query type of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property SampleRate Sample rate member of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object.
Public property ScopeName Scope name of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry].
Public property SearchSvcAppId A unique search service application identifier for the [Microsoft.SharePoint.Administration.SPQueryUsageEntry].
Public property SearchSvcFarmId A unique search service farm identifier for the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object.
Public property SiteId Unique site identifier for this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property SiteSubscriptionId Gets or sets the globally unique identifier (GUID) for the hosted domain from which this usage event originated. (Inherited from SPUsageEntry.)
Public property Timestamp Gets or sets a timestamp for the occurrence of this entry. (Inherited from SPUsageEntry.)
Public property TimestampUtc Gets or sets a UTC timestamp for the occurrence of this entry. (Inherited from SPUsageEntry.)
Public property TotalPages Total number of pages of this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] site
Public property TotalResults Total results of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property User Gets or sets the name of the user who initiated the usage entry. (Inherited from SPUsageEntry.)
Public property UserDepartment User department of this [Microsoft.SharePoint.Administration.SPQueryUsageEntry].
Public property UserId User identifier associated with this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property UserTitle User title associated with this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property WebId A unique Web identifier of this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ISerializableUsageEntry.GetObjectData Populates a [Microsoft.SharePoint.Utilities.SPKeyValuePairSerializationInfo] object with the data needed to serialize the target object.

Top

See Also

Reference

SPQueryUsageEntry Class

Microsoft.SharePoint.Administration Namespace