SqlProvider::Dispose Method (Boolean)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Optionally releases managed references and closes connections opened by the SqlProvider.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- disposing
-
Type:
System::Boolean
true to release managed references and close connections; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: