Mono Class Library: System.Data.SqlClient.SqlConnection Overview | Members

System.Data.SqlClient.SqlConnection.Dispose Method

Disposes the current System.Data.SqlClient.SqlConnection instance.

protected override void Dispose (bool disposing)

Parameters

disposing
Documentation for this section has not yet been entered.

Remarks

Disposes the current System.Data.SqlClient.SqlConnection instance.

Disposing this class will close the current connection, if one is active.

Requirements

Namespace: System.Data.SqlClient
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0