DbDataAdapter Dispose Method NReco.Data Class Library Documentation
Releases all resources used by the DbDataAdapter

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public void Dispose()

Implements

IDisposable Dispose 
See Also