共用方式為


SPUserProfileADImportUsageEntry members

Include protected members
Include inherited members

儲存使用者設定檔 Active Directory 匯入功能的遙測資料的使用情況提供者。

The SPUserProfileADImportUsageEntry type exposes the following members.

Constructors

  Name Description
Public method SPUserProfileADImportUsageEntry() 預設建構函式。
Public method SPUserProfileADImportUsageEntry([]) Framework 用以還原序列化及填入此物件的建構函式。

Top

Properties

  Name Description
Public property CorrelationId (Inherited from SPUsageEntry.)
Public property DcName DC 從中物件都已匯入的名稱。
Public property ExportAdds 在匯出期間新增至設定檔資料庫的物件計數。
Public property ExportDeletes 匯出至設定檔資料庫期間已刪除的物件計數。
Public property ExportUpdates 匯出至設定檔資料庫期間都已更新的物件計數。
Public property FarmId 此使用狀況項目源自所在的伺服器陣列識別碼。 (Inherited from SPUsageEntry.)
Public property ImportDefragCount 索引已匯入期間 defragged 次數。
Public property ImportEndTime 日期/時間匯入的結束時間。
Public property ImportFailureCount 使用 LDAP DirSync 匯入失敗的物件計數。
Public property ImportIgnoredCount 使用 LDAP DirSync 匯入期間忽略那里物件計數。
Public property ImportMaxDefragTime 重組所花費的時間上限 (以毫秒為單位)。
Public property ImportStartTime 日期/時間匯入的開始時間。
Public property ImportSuccessCount 已成功匯入使用 LDAP DirSync 的物件計數。
Public property ImportTimeSpentInDefrag (以毫秒為單位) 所需的時間束手無策索引較佳的匯入輸送量。
Public property ImportTimeSpentInDirectory 匯入使用 LDAP DirSync 所花費的時間 (以毫秒為單位)。
Public property ImportTimeSpentInProfile 匯出資料匯入使用 LDAP 目錄同步至設定檔資料庫所花費的時間 (以毫秒為單位)。
Public property MachineName (Inherited from SPUsageEntry.)
Public property Message1 匯入期間發生的第一個例外狀況訊息。
Public property Message2 第二個匯入期間發生的例外狀況訊息。
Public property Message3 匯入期間發生的第三個例外狀況訊息。
Public property Message4 匯入期間發生的第四個例外狀況訊息。
Public property Message5 匯入期間發生的第五個例外狀況訊息。
Public property Message6 匯入期間發生的第六個例外狀況訊息。
Public property Message7 匯入期間發生的第七個例外狀況訊息。
Public property Message8 匯入期間發生的第八個例外狀況訊息。
Public property NumOUs 在 [匯入的結論設定檔資料庫中的 Ou 的數目。
Public property NumTenants 在匯入的結論設定檔資料庫中的租用戶的數目。
Public property ParentType 與此使用狀況項目相關聯的衍生 SPUsageDefinition 物件的類型 (Overrides SPUsageEntry.ParentType.)
Public property ParentTypeGuid (Inherited from SPUsageEntry.)
Public property RetryFailureCount 若要匯入使用個別的 LDAP 查詢失敗的物件數。
Public property RetryIgnoredCount 使用個別的 LDAP 查詢的匯入期間忽略那里物件計數。
Public property RetrySuccessCount 已成功匯入使用個別的 LDAP 查詢的物件計數。
Public property RetryTimeSpentInDirectory 匯入使用個別的 LDAP 查詢所花費的時間 (以毫秒為單位)。
Public property RetryTimeSpentInProfile 匯出資料匯入使用 LDAP 個別查詢,至設定檔資料庫所花費的時間 (以毫秒為單位)。
Public property SiteSubscriptionId 取得或設定此流量事件源自從中主控網域的全域唯一識別碼 (GUID)。 (Inherited from SPUsageEntry.)
Public property TerminationCode 表示是否已成功匯入的終止程式碼。0 = 已完成的 1 = 已暫停的 2 = 失敗期間 LDAP DirSync 匯入 3 = LDAP 個別查詢匯入期間失敗
Public property Timestamp 取得或設定出現此項目的時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property TimestampUtc 取得或設定此項目的出現 UTC 時間戳記。此成員是保留給內部使用,而不是用來直接從您的程式碼使用 (Inherited from SPUsageEntry.)
Public property TotalGroupsImported 在 [匯入的結論設定檔資料庫中的匯入群組數目。
Public property TotalGroupsInDB 在 [匯入的結論設定檔資料庫中的群組數目。
Public property TotalUsersImported 設定檔資料庫在匯入的結論中匯入的使用者人數。
Public property TotalUsersInDB 在 [匯入的結論設定檔資料庫中的使用者人數。
Public property User 取得或設定啟動流量項目之使用者的名稱。 (Inherited from SPUsageEntry.)

Top

Methods

  Name Description
Public method AddMessage 將指定的錯誤訊息新增至使用狀況資料。儲存僅先 8 的錯誤訊息。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetBaseObjectData (Inherited from SPUsageEntry.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ISerializableUsageEntry.GetObjectData

Top

請參閱

參照

SPUserProfileADImportUsageEntry class

Microsoft.SharePoint.Administration namespace