DataContext.Dispose Method (Boolean)
.NET Framework (current version)
Releases the unmanaged resources used by the DataContext class and optionally releases the managed resource.
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.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: