共用方式為


SPClientServiceActionUsageEntry members

Include protected members
Include inherited members

封裝用戶端物件模型動作記錄的使用狀況的資料。

The SPClientServiceActionUsageEntry type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ActionName 取得或設定用戶端物件模型動作名稱。
Public property ActionOrder 取得或設定在要求中的巨集指令的順序。
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property Duration 取得或設定的時間,以毫秒為單位,所花費的用戶端物件模型巨集指令來執行。
Public property ErrorCode 取得或設定 HRESULT 錯誤代碼。
Public property ExceptionDetails 取得或設定的例外狀況類型和內容。
Public property FarmId 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.)
Public property MachineName (Inherited from SPUsageEntry.)
Public property ParentType 取得Type流量項目相關聯之衍生的SPUsageDefinition物件。 (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property QueryCount 取得或設定的資料庫查詢數。
Public property QueryDurationSum 取得或設定的時間,以毫秒為單位,它所需執行的所有資料庫查詢。
Public property RequestId 取得或設定用戶端物件模型要求識別碼。
Public property SiteSubscriptionId 取得或設定此流量事件源自從中主控網域的全域唯一識別碼 (GUID)。 (Inherited from SPUsageEntry.)
Public property StartTime 會取得的日期和時間的用戶端物件模型巨集指令的開始時間。
Public property Timestamp 取得或設定出現此項目的時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property TimestampUtc 取得或設定此項目的出現 UTC 時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property User 取得或設定啟動流量項目之使用者的名稱。 (Inherited from SPUsageEntry.)

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

請參閱

參照

SPClientServiceActionUsageEntry class

Microsoft.SharePoint.Administration namespace