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 | |
---|---|---|
SPQueryUsageEntry() | Obsolete. Initializes a new instance of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] class. | |
SPQueryUsageEntry([]) | Obsolete. |
Top
Properties
Name | Description | |
---|---|---|
BrowserCulture | Obsolete. Culture setting for the browser (such as “en-US”). | |
BrowserSessionId | Obsolete. Web session identifier for this browser connection. | |
ContextualScopeName | Obsolete. Scope name of the query usage entry within the namespace context. | |
ContextualScopeUrl | Obsolete. Contextual scope URL property. | |
CorrelationId | (Inherited from SPUsageEntry.) | |
CustomData | Obsolete. Custom data property. | |
DidYouMeanInvoked | Obsolete. Indicates whether the intended action was “Invoked”. | |
FarmId | The identifier for the farm where this usage entry originated. (Inherited from SPUsageEntry.) | |
MachineName | (Inherited from SPUsageEntry.) | |
NumBestBets | Obsolete. Number of best bets for the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object. | |
Origin | Obsolete. Origin of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. | |
ParentInstanceName | (Inherited from SPUsageEntry.) | |
ParentType | Obsolete. Query type of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. (Overrides SPUsageEntry.ParentType.) | |
ParentTypeGuid | (Inherited from SPUsageEntry.) | |
QueryId | Obsolete. Unique identifier of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. | |
QueryString | Obsolete. Query string member function of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. | |
QueryStringLanguage | Obsolete. Query string language of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. | |
QueryTime | Obsolete. Query time member of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object. | |
QueryType | Obsolete. Query type of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. | |
SampleRate | Obsolete. Sample rate member of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object. | |
ScopeName | Obsolete. Scope name of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry]. | |
SearchSvcAppId | Obsolete. A unique search service application identifier for the [Microsoft.SharePoint.Administration.SPQueryUsageEntry]. | |
SearchSvcFarmId | Obsolete. A unique search service farm identifier for the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] object. | |
SiteId | Obsolete. Unique site identifier for this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. | |
SiteSubscriptionId | Gets or sets the globally unique identifier (GUID) for the hosted domain from which this usage event originated. (Inherited from SPUsageEntry.) | |
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.) | |
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.) | |
TotalPages | Obsolete. Total number of pages of this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] site | |
TotalResults | Obsolete. Total results of the [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. | |
User | Gets or sets the name of the user who initiated the usage entry. (Inherited from SPUsageEntry.) | |
UserDepartment | Obsolete. User department of this [Microsoft.SharePoint.Administration.SPQueryUsageEntry]. | |
UserId | Obsolete. User identifier associated with this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. | |
UserTitle | Obsolete. User title associated with this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. | |
WebId | Obsolete. A unique Web identifier of this [Microsoft.SharePoint.Administration.SPQueryUsageEntry] instance. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseObjectData | (Inherited from SPUsageEntry.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
ISerializableUsageEntry.GetObjectData | Obsolete. Populates a [Microsoft.SharePoint.Utilities.SPKeyValuePairSerializationInfo] object with the data needed to serialize the target object. |
Top