SPContentDatabase.LastProfileSyncChangeToken 属性
获取或设置用户配置文件同步在此数据库上执行最后一次更改标记。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
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; }
属性值
类型:System.String
我们进行了最后一次的用户配置文件同步的更改标记。