Click or drag to resize
SqlMapperGridReaderDispose Method
Dispose the grid, closing and disposing both the underlying reader and command.

Namespace: Dapper
Assembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also