DataContext::Dispose Method (Boolean)
Silverlight
Releases resources used by the DataContext.
Namespace: System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- disposing
- Type: System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
For information about using a local database in your Windows Phone application, see Local Database Overview for Windows Phone.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: