Dispose Method
Releases the resources used by the SqlCeChangeTracking class.
Overload List
Name | Description | |
---|---|---|
Dispose() () () () | Releases all resources used by the current instance of the SqlCeChangeTracking class. | |
Dispose(Boolean) | Releases the unmanaged resources used by the SqlCeChangeTracking class and optionally releases the managed resources. |
Top