This documentation is archived and is not being maintained.
SqlCeSyncProvider::Dispose Method (Boolean)
Releases the unmanaged resources that are used by the SqlCeSyncProvider and optionally releases the managed resources.
Namespace:
Microsoft.Synchronization.Data.SqlServerCe
Assembly:
Microsoft.Synchronization.Data.SqlServerCe (in Microsoft.Synchronization.Data.SqlServerCe.dll)
protected:
virtual void Dispose(
bool disposing
) override
Parameters
- disposing
- Type: System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.