共用方式為


SPWebFrontEndDiagnosticsPerformanceCounterProvider members

Include protected members
Include inherited members

要在 web 前端上收集效能計數器的計時器工作綵帶橫幅。

The SPWebFrontEndDiagnosticsPerformanceCounterProvider type exposes the following members.

Constructors

  Name Description
Public method SPWebFrontEndDiagnosticsPerformanceCounterProvider() 初始化SPWebFrontEndDiagnosticsPerformanceCounterProvider類別的新執行個體。
Public method SPWebFrontEndDiagnosticsPerformanceCounterProvider(SPService) 初始化使用service參數SPWebFrontEndDiagnosticsPerformanceCounterProvider類別的新執行個體。

Top

Properties

  Name Description
Public property CanRenameOnRestore 取得 Boolean 值,指出是否可以在還原時間命名此物件。 (Inherited from SPJobDefinition.)
Public property CanSelectForBackup 取得並設定 Boolean 值,指出是否已選取備份此物件。 (Inherited from SPJobDefinition.)
Public property CanSelectForRestore 取得並設定 Boolean 值,指出是否已選取備份此物件。 (Inherited from SPJobDefinition.)
Public property Categories 提供者將會收集類別和計數器的清單。 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public property Columns (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public property Description 取得工作定義的當地語系化的說明。 (Overrides SPJobDefinition.Description.)
Public property DiskSizeRequired 取得磁碟大小所需的備份。 (Inherited from SPJobDefinition.)
Public property DisplayName 取得工作定義的本地化的名稱。 (Inherited from SPJobDefinition.)
Public property EnableBackup 取得一個Boolean值,指出工作是否可以參與的備份/還原程序。 (Inherited from SPJobDefinition.)
Public property Farm 取得物件所在的伺服器陣列。 (Inherited from SPPersistedObject.)
Public property HistoryEntries 列舉針對此工作定義的工作歷程記錄項目。 (Inherited from SPJobDefinition.)
Public property Id 取得或設定與物件關聯的 GUID。 (Inherited from SPPersistedObject.)
Public property IsDisabled 取得或設定是否應停用工作定義。 (Inherited from SPJobDefinition.)
Public property LastRunTime 取得上次執行的工作定義的時間。 (Inherited from SPJobDefinition.)
Public property LockType 取得的鎖定類型的工作定義。 (Inherited from SPJobDefinition.)
Public property MaxTotalSizeInBytes (Inherited from SPDiagnosticsProvider.)
Public property Name 取得或設定用來唯一地識別具有相同的父項和類別的兩個物件的名稱。 (Inherited from SPPersistedObject.)
Public propertyStatic member ObjectName 持續性的存放區中的名稱。
Public property Parent 取得父項的組態物件樹狀目錄之邏輯階層中。 (Inherited from SPPersistedObject.)
Public property Properties 取得保存物件的中繼資料。 (Inherited from SPPersistedObject.)
Public property RetentionPeriod 此屬性會呼叫若要取得之提供者的保留期間 (以天數)。 (Inherited from SPDiagnosticsProvider.)
Public property Retry 取得或設定是否應重試工作定義,如果它不會結束。 (Inherited from SPJobDefinition.)
Public property Schedule 取得或設定工作定義的排程。 (Inherited from SPJobDefinition.)
Public property Server 取得工作定義的伺服器。 (Inherited from SPJobDefinition.)
Public property Service 取得此工作定義的服務。 (Inherited from SPJobDefinition.)
Public property Status 取得或設定此類別代表物件的狀態。 (Inherited from SPPersistedObject.)
Public property TableName (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public property Title 取得或設定工作定義的標題。 (Inherited from SPJobDefinition.)
Public property TypeName 取得說明系統管理使用者介面中的物件類型的顯示名稱。 (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)
Public property VerboseTracingEnabled 取得並設定 Boolean 值,指出是否啟用詳細資訊追蹤。 (Inherited from SPJobDefinition.)
Public property Version 取得一個值,每的次就遞增物件已更新。 (Inherited from SPPersistedObject.)
Protected property WasCreated 取得 Boolean 值,指出物件是否已初始化,以及是否可以在資料庫中找到。 (Inherited from SPPersistedObject.)
Public property WebApplication 取得此工作定義的 web 應用程式。 (Inherited from SPJobDefinition.)

Top

Methods

  Name Description
Public method AddBackupObjects 將此SPJobDefinition物件新增至備份/還原作業。 (Inherited from SPJobDefinition.)
Public method AddCounter(String, String) 新增效能計數器類別。 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public method AddCounter(String, String, Boolean) 新增效能計數器類別 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public method AddInstance(String, String) 新增效能計數器,藉由指定類別和執行個體。 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public method AddInstance(String, String, String) 新增效能計數器指定類別、 計數器,以及執行個體。 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public method AddPerformanceCategory 提供者將會收集類別和計數器的清單。 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public method Clone 會傳回物件,不是來自於記憶體中快取,可讓呼叫的程式碼,以協助確保執行緒安全的複製物件。 (Inherited from SPPersistedObject.)
Protected method CollectCounter 提供者將會收集類別和計數器的清單。 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Protected method CreateHelperTable 記錄資料庫中建立 helper 表格。 (Inherited from SPDiagnosticsProvider.)
Protected method CreateStoredProcedure 建立或改變指定的預存程序物件。 (Inherited from SPDiagnosticsProvider.)
Public method CreateTable 記錄存放區中,會建立一個表格。 (Inherited from SPDiagnosticsProvider.)
Public method Delete 計時器工作刪除時,將,以及刪除該工作相關聯的資料。 (Inherited from SPDiagnosticsProvider.)
Protected method DropHelperTable 會從資料庫刪除 helper 表格。 (Inherited from SPDiagnosticsProvider.)
Protected method DropStoredProcedure 刪除資料庫中的協助程式預存程序。 (Inherited from SPDiagnosticsProvider.)
Public method DropTable 卸除資料表中的記錄存放區 (Inherited from SPDiagnosticsProvider.)
Protected method Ensure 可確保備份資料結構已備妥。 (Inherited from SPDiagnosticsProvider.)
Public method Equals 會決定目前保存的物件是否等於指定的物件。 (Inherited from SPPersistedObject.)
Public method Execute 呼叫計時器工作排程間隔執行與這個提供者相關聯的資料集合活動。 (Inherited from SPDiagnosticsProvider.)
Public method ExecuteNonQuery 會以執行 TRANSACT-SQL 查詢不傳回任何資料列。 (Inherited from SPDiagnosticsProvider.)
Public method ExecuteReader 會以執行 TRANSACT-SQL 查詢所傳回的資料列集。 (Inherited from SPDiagnosticsProvider.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() 會傳回指定類型為基礎的持續性物件的子系。 (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) 會傳回指定名稱為基礎的持續性物件的子物件。 (Inherited from SPPersistedObject.)
Public method GetHashCode 做為保存物件的雜湊函數。 (Inherited from SPPersistedObject.)
Public method GetLastSyncUtc(String) 最新的資料寫入 UTC 格式的使用狀況資料庫DateTime 。 (Inherited from SPDiagnosticsProvider.)
Public method GetLastSyncUtc(String, String) 最新的資料寫入 UTC 格式的使用狀況資料庫DateTime 。 (Inherited from SPDiagnosticsProvider.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess 覆寫此方法,以允許多個使用者更新物件。 (Inherited from SPPersistedObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAbort 當使用者取消作業時呼叫。 (Inherited from SPJobDefinition.)
Public method OnBackup 備份系統時呼叫。 (Inherited from SPJobDefinition.)
Public method OnBackupComplete 備份作業完成後呼叫。 (Inherited from SPJobDefinition.)
Protected method OnDeserialization 緊接在後呼叫基底類別會還原序列化本身執行其他工作。 (Inherited from SPPersistedObject.)
Public method OnPostRestore 呼叫完成系統將備份還原。 (Inherited from SPJobDefinition.)
Public method OnPrepareBackup 呼叫時系統準備備份作業。 (Inherited from SPJobDefinition.)
Public method OnPreRestore 當系統準備還原備份時呼叫。 (Inherited from SPJobDefinition.)
Public method OnProvisioning 會建立來儲存此提供者所收集的資料所需的表格。 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public method OnRestore 呼叫時還原系統。 (Inherited from SPJobDefinition.)
Public method OnUnprovisioning 呼叫時取消提供。 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public method Provision 以本機伺服器,才能使用該物件所需進行的變更。 (Inherited from SPPersistedObject.)
Public method RemoveCounter 移除類別的執行個體。 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public method RemoveInstance 移除類別的執行個體。 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public method RemovePerformanceCounterCategory 移除效能類別。 (Inherited from SPDiagnosticsPerformanceCounterProvider.)
Public method RunNow 排程立即執行的工作。 (Inherited from SPJobDefinition.)
Public method Sync 複製新資料之資料來源的資料倉儲。 (Overrides SPDiagnosticsProvider.Sync().)
Public method ToString 會傳回所有階 (父項、 上二層,依此類推) 和物件的名稱與類型。 (Inherited from SPPersistedObject.)
Public method Uncache 釋放物件所使用的記憶體快取。 (Inherited from SPPersistedObject.)
Public method Unprovision 若要刪除所有與提供者相關聯的資料庫物件呼叫此方法。 (Inherited from SPDiagnosticsProvider.)
Public method Update() 會使此SPDiagnosticsProvider儲存狀態。 (Inherited from SPDiagnosticsProvider.)
Public method Update(Boolean) 會使物件以儲存狀態,並傳播到的所有電腦的伺服器陣列,選擇性地擲回例外狀況,如果物件已存在設定存放區中的變更。 (Inherited from SPPersistedObject.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)
Public method UpdateProgress 這會更新目前的伺服器上執行的工作定義已完成執行工作的百分比。 (Inherited from SPJobDefinition.)
Protected method Validate 驗證工作定義之前保存物件的狀態。 (Inherited from SPJobDefinition.)
Public method WriteDataRowToServer(DateTime, String, []) 寫入提供使用狀況資料庫的資料。 (Inherited from SPDiagnosticsProvider.)
Public method WriteDataRowToServer(String, IList<SPColumnDefinition>, DateTime, String, []) 將資料列的寫入至記錄存放區中的資料表。應該有CreateTable(String, IList<SPColumnDefinition>)CreateTable(String, IList<SPColumnDefinition>)具有建立資料表。 (Inherited from SPDiagnosticsProvider.)

Top

Fields

  Name Description
Protected field m_Categories (Inherited from SPDiagnosticsPerformanceCounterProvider.)

Top

請參閱

參照

SPWebFrontEndDiagnosticsPerformanceCounterProvider class

Microsoft.SharePoint.Diagnostics namespace