SqlClient Dispose Method Nemiro.Data.dll
Releases all resources used by the object. If necessary, closing all opened connections to the database.

Namespace: Nemiro.Data.Sql
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public void Dispose()

Implements

IDisposable Dispose 
See Also