共用方式為


SPSqlLatencyUsageEntry members

Include protected members
Include inherited members

儲存遙測資料的 SQL Server 延遲的使用情況提供者。

The SPSqlLatencyUsageEntry type exposes the following members.

Constructors

  Name Description
Public method SPSqlLatencyUsageEntry 使用架構來還原序列化及填入此物件。

Top

Properties

  Name Description
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property Count 執行此 ping 間隔期間的 ping 的數目
Public property DataSource SQLServerName
Public property EndTime 此 ping 間隔的結束時間
Public property Exceptions 例外狀況此 ping 間隔期間的數目
Public property FarmId 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.)
Public property InitialCatalog 資料庫名稱
Public property MachineName (Inherited from SPUsageEntry.)
Public property MaxLatency 最大 ping 延遲 (以毫秒為單位)
Public property ParentType 與此使用狀況項目相關聯的衍生 SPUsageDefinition 物件的類型 (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property Percentile50 50 個百分位數 ping 延遲 (以毫秒為單位)
Public property Percentile75 75 個百分位數 ping 延遲 (以毫秒為單位)
Public property Percentile90 90 百分位數 ping 延遲 (以毫秒為單位)
Public property Percentile95 95 個百分位數 ping 延遲 (以毫秒為單位)
Public property Percentile99 99 百分位數 ping 延遲 (以毫秒為單位)
Public property SiteSubscriptionId 取得或設定此流量事件源自從中主控網域的全域唯一識別碼 (GUID)。 (Inherited from SPUsageEntry.)
Public property StartTime 開始此 ping 間隔的時間
Public property Timestamp 取得或設定出現此項目的時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property TimestampUtc 取得或設定此項目的出現 UTC 時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property User 取得或設定啟動流量項目之使用者的名稱。 (Inherited from SPUsageEntry.)
Public property UserID 用來 ping SQL Server 的使用者識別碼

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

Top

請參閱

參照

SPSqlLatencyUsageEntry class

Microsoft.SharePoint.Administration namespace