An NDoc Documented Class Library

AbstractODBCDataAccessor.Dispose Method ()

Allows the filter to clean up after itself and close off any open resources; much more efficient to call this explicitly than to have garbage collector call finalizer

public override void Dispose();

Implements

IDisposable.

See Also

AbstractODBCDataAccessor Class | Sandia.MVCFramework.DataAccessor Namespace | AbstractODBCDataAccessor.Dispose Overload List