SPDiagnosticsConditions members
Include protected members
Include inherited members
代表的條件下統一登入服務 (ULS) 詳細度層級應該提高要求的持續期間的集合。
The SPDiagnosticsConditions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPDiagnosticsConditions() | 初始化SPDiagnosticsConditions類別的新執行個體。 | |
SPDiagnosticsConditions(Boolean) | 初始化已啟用的比對條件為基礎的SPDiagnosticsConditions類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
Count | 取得已啟用作用中使用者定義條件數目。 | |
Item | 取得使用者定義的條件。 | |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
AddCondition | 新增使用者定義的診斷條件。 | |
Disable | 防止要求比對此物件所指定的條件。 | |
Enable | 可讓要求,以符合此物件所指定的條件。 | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
RemoveCondition | 會移除使用中使用者定義的條件。 | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top