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