共用方式為


SPDiagnosticDataStore members

Include protected members
Include inherited members

抽象類別代表資料存放區包含範圍和 nvp 一組資料。以下方法定義之儲存區也應該支援哪些作業

The SPDiagnosticDataStore type exposes the following members.

Constructors

  Name Description
Protected method SPDiagnosticDataStore

Top

Properties

  Name Description
Public property IsReady
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Add(IList<SPDiagnosticsData>)
Public method Add(IList<SPMonitoredScopeData>)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Get(Guid)
Public method Get(Guid, Int64)
Public method Get(String, DateTime)
Public method GetAggregatedData
Public method GetData(Guid)
Public method GetData(Guid, String)
Public method GetData(Guid, Int64, String)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPDiagnosticDataStore class

Microsoft.SharePoint.Diagnostics namespace