DataContext::Connection Property
.NET Framework (current version)
Gets the connection used by the framework.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
You can use this property to interoperate with relational ADO.NET code.
The returned connection will be closed unless it has been explicitly opened by the user.
.NET Framework
Available since 3.5
Available since 3.5
Show: