SPUsageUserCodeRequestsEntry members
Include protected members
Include inherited members
代表沙箱化解決方案要求之登入使用狀況資料庫的中繼資料。
The SPUsageUserCodeRequestsEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPUsageUserCodeRequestsEntry |
Top
Properties
Name | Description | |
---|---|---|
CorrelationId | (Inherited from SPUsageEntry.) | |
FarmId | 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.) | |
MachineName | (Inherited from SPUsageEntry.) | |
ParentType | 會取得記錄所有沙箱化解決方案要求要求項目相關聯的使用狀況提供者的類型。 (Overrides SPUsageEntry.ParentType.) | |
ParentTypeGuid | (Inherited from SPUsageEntry.) | |
ProxyPid | 取得或設定執行沙箱化解決方案要求的程序的程序識別碼 (ID)。 | |
RequestId | 取得或設定沙箱化解決方案要求的要求識別碼 (ID)。 | |
SiteId | 取得或設定識別碼 (ID) 沙箱化解決方案要求執行所在之網站集合。 | |
SiteSubscriptionId | 取得或設定此流量事件源自從中主控網域的全域唯一識別碼 (GUID)。 (Inherited from SPUsageEntry.) | |
SolutionHash | 取得或設定沙箱化解決方案雜湊。 | |
SolutionId | 取得或設定沙箱化解決方案識別碼 (ID)。 | |
Tier | 取得或設定用來執行沙箱化解決方案要求執行層的名稱。 | |
Timestamp | 取得或設定出現此項目的時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.) | |
TimestampUtc | 取得或設定此項目的出現 UTC 時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.) | |
UsagePid | 取得或設定可用來記錄要求項目之程序識別碼 (ID)。 | |
User | 取得或設定啟動流量項目之使用者的名稱。 (Inherited from SPUsageEntry.) | |
WorkerPid | 取得或設定用來執行沙箱化解決方案要求的程序的程序識別碼 (ID)。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseObjectData | (Inherited from SPUsageEntry.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
ISerializableUsageEntry.GetObjectData | 會儲存序列化的使用量要求的資訊。 |
Top