SPFeatureUsageEntry members
Include protected members
Include inherited members
代表功能使用方式記錄的資料。
The SPFeatureUsageEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPFeatureUsageEntry |
Top
Properties
Name | Description | |
---|---|---|
CorrelationId | (Inherited from SPUsageEntry.) | |
FarmId | 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.) | |
FeatureId | 取得或設定正在記錄功能的識別碼。 | |
MachineName | (Inherited from SPUsageEntry.) | |
ParentType | 取得與此使用狀況項目相關聯的衍生的SPUsageDefinition物件類型。 (Overrides SPUsageEntry.ParentType.) | |
ParentTypeGuid | (Inherited from SPUsageEntry.) | |
SiteSubscriptionId | 取得或設定此流量事件源自從中主控網域的全域唯一識別碼 (GUID)。 (Inherited from SPUsageEntry.) | |
SiteUrl | 取得或設定網站集合的相對 URL 功能出現的位置。 | |
Timestamp | 取得或設定出現此項目的時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.) | |
TimestampUtc | 取得或設定此項目的出現 UTC 時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.) | |
User | 取得或設定啟動流量項目之使用者的名稱。 (Inherited from SPUsageEntry.) |
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 | 序列化目標物件所需的資料填入SerializationInfo物件。 |
Top