SqlQueryData properties

The SqlQueryData type exposes the following members.

Properties

  Name Description
Public property CallStack Gets or sets the front-end call stack associated with the query.
Public property Database Gets or sets the database where the query was performed.
Public property Duration Gets a value that indicates the amount of time, in milliseconds, that the query took to complete.
Public property IOStatistics Gets the array of query IO statistics.
Public propertyStatic member MonitorableDuration Gets or sets the maximum length of time for which the query can be monitored.
Public property NumLogicalReads
Public property Procedure
Public property Text Gets or sets the SQL query text.

Top

See also

Reference

SqlQueryData class

Microsoft.SharePoint.Utilities namespace