共用方式為


SqlQueryData members

Include protected members
Include inherited members

表示用來進行診斷的 SQL 查詢資訊的容器。

The SqlQueryData type exposes the following members.

Constructors

  Name Description
Public method SqlQueryData 初始化SqlQueryData類別的新執行個體。

Top

Properties

  Name Description
Public property CallStack 取得或設定與查詢相關聯的前端的呼叫堆疊。
Public property Database 取得或設定資料庫已在執行查詢。
Public property Duration 取得值,這個值,指出以毫秒為單位,可完成查詢所花費的時間量。
Public property IOStatistics 取得查詢 IO 統計資料的陣列。
Public propertyStatic member MonitorableDuration 取得或設定最大的查詢可監看的時間長度。
Public property NumLogicalReads
Public property Procedure
Public property Text 取得或設定 SQL 查詢文字。

Top

Methods

  Name Description
Public method Dispose 結束這個SqlQueryData物件的監視和記錄收集的資訊。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetFromThreadContext 取得目前內容的 Sql 查詢資料。
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshIOStatistics 保留供內部使用。
Public method ResetTimer 重設內部計時器
Public methodStatic member SaveToThreadContext 將 Sql 查詢儲存到目前的內容。
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SqlQueryData class

Microsoft.SharePoint.Utilities namespace