iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

InMemoryDataReader.Dispose Method 

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

[Visual Basic]
NotOverridable Public Sub Dispose() _
    Implements IDisposable.
[C#]
public void Dispose();

Implements

IDisposable.

See Also

InMemoryDataReader Class | IBatisNet.DataMapper.Commands Namespace