共用方式為


SPUsageManager members

Include protected members
Include inherited members

SPUsageManager類別的公用屬性定義使用系統的組態設定。

The SPUsageManager type exposes the following members.

Constructors

  Name Description
Public method SPUsageManager() 此建構函式,才能是公用才可使用 SPFarm.Local.GetChild < SPUsageManager >)
Public method SPUsageManager(SPFarm) 利用 SPFarm 引數的建構函式。

Top

Properties

  Name Description
Public property DisplayName 取得說明系統管理使用者介面中的持續性的物件執行個體的顯示名稱。 (Inherited from SPPersistedObject.)
Public property Farm 取得物件所在的伺服器陣列。 (Inherited from SPPersistedObject.)
Public property Id 取得或設定與物件關聯的 GUID。 (Inherited from SPPersistedObject.)
Public propertyStatic member Local 如果存在,取得SPUsageManager中,執行個體否則,它會取得為 null 值。
Public property LoggingEnabled 取得或設定一個值,決定是否針對此伺服器陣列啟用流量記錄。
Public property Name 取得或設定用來唯一地識別具有相同的父項和類別的兩個物件的名稱。 (Inherited from SPPersistedObject.)
Public property Parent 取得父項的組態物件樹狀目錄之邏輯階層中。 (Inherited from SPPersistedObject.)
Public property Properties 取得保存物件的中繼資料。 (Inherited from SPPersistedObject.)
Public property RegisteredUsageDefinitions 取得包含一組已登錄的使用狀況定義SPUsageDefinitionCollection物件。
Public property Status 取得或設定此類別代表物件的狀態。 (Inherited from SPPersistedObject.)
Public property TypeName 取得說明系統管理使用者介面中的物件類型的顯示名稱。 (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)
Public property UsageLogCutTime 使用狀況記錄檔應剪下並啟動一份新時間間隔。以分鐘為單位。
Public property UsageLogDir 儲存流量記錄檔案的目錄。此設定是分開的 ULS 記錄檔所使用的 LogDir 設定。預設位置是 LogDir 相同。
Public property UsageLogDiskUsageEnabled 取得/設定決定是否針對此伺服器陣列啟用流量記錄最大的磁碟空間使用量的值。
Public property UsageLogMaxFileSize 會指出流量記錄檔案的退回大小。當達到最大值時,將會關閉目前的記錄檔案與新,使記錄將會產生一個,就可以繼續。以位元組為單位。
Public property UsageLogMaxSpaceGB 此成員是保留給內部使用,而不是用來直接從您的程式碼使用允許使用狀況記錄檔的空間數量上限。當達到此臨界值時,刪除最舊的記錄檔,直到有足夠的空間。以 GB 為單位。
Public property Version 取得一個值,每的次就遞增物件已更新。 (Inherited from SPPersistedObject.)
Protected property WasCreated 取得 Boolean 值,指出物件是否已初始化,以及是否可以在資料庫中找到。 (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method Clone 會傳回物件,不是來自於記憶體中快取,可讓呼叫的程式碼,以協助確保執行緒安全的複製物件。 (Inherited from SPPersistedObject.)
Public methodStatic member CompareUsageDefinition 比較兩個 SPUsageDefinitions 依名稱
Public method Delete 刪除此物件。 (Inherited from SPPersistedObject.)
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.)
Public method LogUsage 使用狀況資料記錄 ETW (Windows 事件追蹤) 資料流。
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 緊接在後呼叫基底類別會還原序列化本身執行其他工作。 (Inherited from SPPersistedObject.)
Public method Provision 至本機伺服器,以使用物件進行必要的變更。 (Overrides SPPersistedObject.Provision().)
Public method ToString 會傳回所有階 (父項、 上二層,依此類推) 和物件的名稱與類型。 (Inherited from SPPersistedObject.)
Public method Uncache 釋放物件所使用的記憶體快取。 (Inherited from SPPersistedObject.)
Public method Unprovision 對本機伺服器時,需要清理之後刪除之物件所做的變更。 (Inherited from SPPersistedObject.)
Public method Update() 儲存此物件的屬性。 (Overrides SPPersistedObject.Update().)
Public method Update(Boolean) 會使物件以儲存狀態,並傳播到的所有電腦的伺服器陣列,選擇性地擲回例外狀況,如果物件已存在設定存放區中的變更。 (Inherited from SPPersistedObject.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)
Protected method Validate 驗證的所有欄位的狀態之前保存物件。 (Inherited from SPPersistedObject.)

Top

請參閱

參照

SPUsageManager class

Microsoft.SharePoint.Administration namespace