SqlDataReader::Connection Property
.NET Framework (current version)
Gets the SqlConnection associated with the SqlDataReader.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System.Data.SqlClient::SqlConnection^The SqlConnection associated with the SqlDataReader.
.NET Framework
Available since 2.0
Available since 2.0
Show: