SqlCeSyncStoreMetadataCleanup.PerformCleanup 方法

命名空间: Microsoft.Synchronization.Data.SqlServerCe
程序集: Microsoft.Synchronization.Data.SqlServerCe(在 microsoft.synchronization.data.sqlserverce.dll 中)

语法

声明
Public Function PerformCleanup As Boolean
用法
Dim instance As SqlCeSyncStoreMetadataCleanup
Dim returnValue As Boolean

returnValue = instance.PerformCleanup
public bool PerformCleanup ()
public:
bool PerformCleanup ()
public boolean PerformCleanup ()
public function PerformCleanup () : boolean

返回值

如果成功地运行了元数据清除,则为 true。否则为 false

备注

有关元数据清除的更多信息,请参见如何清除协作同步的元数据 (SQL Server)

请参阅

参考

SqlCeSyncStoreMetadataCleanup 类
SqlCeSyncStoreMetadataCleanup 成员
Microsoft.Synchronization.Data.SqlServerCe 命名空间