共用方式為


SPDeveloperDashboardSettings members

Include protected members
Include inherited members

監視和報告的 SharePoint 伺服器陣列的效能。

The SPDeveloperDashboardSettings type exposes the following members.

Constructors

  Name Description
Public method SPDeveloperDashboardSettings 初始化[Microsoft.SharePoint.Administration.SPDeveloperDashboardSettings]類別的新執行個體。

Top

Properties

  Name Description
Public property AdditionalEventsToTrack 除了事件追蹤與嚴重性High上方的標籤的 URL 清單。
Public property AutoLaunchEnabled 若為 true,嚴重錯誤時,會自動啟動開發人員儀表板或在網頁瀏覽期間偵測到過多的資源使用。
Public property DiagnosticsConditions 一組的條件將強化的追蹤層級的其中一個條件要求必須設為 true
Public property DisplayLevel 會指出是否開發人員儀表板設為 Off、 上,或 On Demand。
Public property DisplayName 取得說明系統管理使用者介面中的持續性的物件執行個體的顯示名稱。 (Inherited from SPPersistedObject.)
Public property Farm 取得物件所在的伺服器陣列。 (Inherited from SPPersistedObject.)
Public property Id 取得或設定與物件關聯的 GUID。 (Inherited from SPPersistedObject.)
Public property MaximumCriticalEventsToTrack 最大數目的重大事件及判斷提示,將會記錄於單一的交易 (亦即一要求或計時器工作)。如果單一交易具有超過此數目判斷提示其餘部分將會忽略。這可以設為 0,以停用宣告追蹤。
Public property MaximumSQLQueriesToTrack 將記錄於單一的交易 (亦即一要求或計時器工作) 的 SQL 查詢數目上限。如果單一交易執行超過此數字的查詢會計算的要求,但查詢呼叫堆疊並就不會保留文字。
Public property Name 取得或設定用來唯一地識別具有相同的父項和類別的兩個物件的名稱。 (Inherited from SPPersistedObject.)
Public property Parent 取得父項的組態物件樹狀目錄之邏輯階層中。 (Inherited from SPPersistedObject.)
Public property Properties 取得保存物件的中繼資料。 (Inherited from SPPersistedObject.)
Public property RequiredPermissions 定義以查看開發人員儀表板所需的權限 」 權限遮罩。這會預設為[SPBasePermissions.AddAndCustomizePages]
Public property Status 取得或設定此類別代表物件的狀態。 (Inherited from SPPersistedObject.)
Public property TraceEnabled 是否以顯示完整詳細追蹤連結會提供在頁面底部時或沒有可啟動開發人員儀表板。
Public property TypeName 取得說明系統管理使用者介面中的物件類型的顯示名稱。 (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)
Public property UserScripts 會傳回 Url 指向應該在開發人員儀表板中載入的 JavaScript 檔案清單。
Public property Version 取得一個值,每的次就遞增物件已更新。 (Inherited from SPPersistedObject.)
Protected property WasCreated 取得 Boolean 值,指出物件是否已初始化,以及是否可以在資料庫中找到。 (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method Clone 會傳回物件,不是來自於記憶體中快取,可讓呼叫的程式碼,以協助確保執行緒安全的複製物件。 (Inherited from SPPersistedObject.)
Public method Delete 刪除此物件。 (Inherited from SPPersistedObject.)
Public method DisableDiagnosticMode 停用診斷模式由[this.DisplayLevel]設SPPerformanceMonitoringLevel.Off、 [this.RequiredPermissions]SPBasePermissions.AddAndCustomizePages,以與[this.TraceEnabled]false來定義。
Public method EnableDiagnosticMode 啟用診斷模式設定[this.DisplayLevel]至SPPerformanceMonitoringLevel.OnDemand、 [this.RequiredPermissions]至SPBasePermissions.EmptyMask,並以true[this.TraceEnabled]所定義。
Public method Equals 會決定目前保存的物件是否等於指定的物件。 (Inherited from SPPersistedObject.)
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 GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess 覆寫此方法,以允許多個使用者更新物件。 (Inherited from SPPersistedObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Overrides SPPersistedObject.OnDeserialization().)
Public method Provision 以本機伺服器,才能使用該物件所需進行的變更。 (Inherited from SPPersistedObject.)
Public method ToString 會傳回所有階 (父項、 上二層,依此類推) 和物件的名稱與類型。 (Inherited from SPPersistedObject.)
Public method Uncache 釋放物件所使用的記憶體快取。 (Inherited from SPPersistedObject.)
Public method Unprovision 對本機伺服器時,需要清理之後刪除之物件所做的變更。 (Inherited from SPPersistedObject.)
Public method Update() 將設定儲存至 config 存放區 (Overrides SPPersistedObject.Update().)
Public method Update(Boolean) 會使物件以儲存狀態,並傳播到的所有電腦的伺服器陣列,選擇性地擲回例外狀況,如果物件已存在設定存放區中的變更。 (Inherited from SPPersistedObject.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)
Protected method Validate (Overrides SPPersistedObject.Validate().)

Top

請參閱

參照

SPDeveloperDashboardSettings class

Microsoft.SharePoint.Administration namespace