SPQueryUsageEntry members

NOTE: This API is now obsolete.

Captures SQL query usage data logged for timer jobs.

The SPQueryUsageEntry type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property BrowserCulture Obsolete. Culture setting for the browser (such as “en-US”).
Public property BrowserSessionId Obsolete. Web session identifier for this browser connection.
Public property ContextualScopeName Obsolete. Scope name of the query usage entry within the namespace context.
Public property ContextualScopeUrl Obsolete. Contextual scope URL property.
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property CustomData Obsolete. Custom data property.
Public property DidYouMeanInvoked Obsolete. 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 Obsolete. Number of best bets for the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object.
Public property Origin Obsolete. Origin of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property ParentInstanceName (Inherited from SPUsageEntry.)
Public property ParentType Obsolete. Query type of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property QueryId Obsolete. Unique identifier of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property QueryString Obsolete. Query string member function of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property QueryStringLanguage Obsolete. Query string language of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property QueryTime Obsolete. Query time member of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object.
Public property QueryType Obsolete. Query type of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property SampleRate Obsolete. Sample rate member of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object.
Public property ScopeName Obsolete. Scope name of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry].
Public property SearchSvcAppId Obsolete. A unique search service application identifier for the [Microsoft.SharePoint.Administration.SPQueryUsageEntry].
Public property SearchSvcFarmId Obsolete. A unique search service farm identifier for the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object.
Public property SiteId Obsolete. 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. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from SPUsageEntry.)
Public property TimestampUtc Gets or sets a UTC timestamp for the occurrence of this entry. This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from SPUsageEntry.)
Public property TotalPages Obsolete. Total number of pages of this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] site
Public property TotalResults Obsolete. 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 Obsolete. User department of this [Microsoft.SharePoint.Administration.SPQueryUsageEntry].
Public property UserId Obsolete. User identifier associated with this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property UserTitle Obsolete. User title associated with this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance.
Public property WebId Obsolete. 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.)
Protected method GetBaseObjectData (Inherited from SPUsageEntry.)
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 Obsolete. 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