SPContentDatabase.LastProfileSyncChangeToken property
取得或設定的變更 token 最後一次此資料庫上執行使用者設定檔同步處理。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property LastProfileSyncChangeToken As String
Get
Set
'用途
Dim instance As SPContentDatabase
Dim value As String
value = instance.LastProfileSyncChangeToken
instance.LastProfileSyncChangeToken = value
public string LastProfileSyncChangeToken { get; set; }
Property value
Type: System.String
已執行最後一次使用者設定檔同步處理的變更 token。