Datareader wrapper with the same life cycle of its command (through the batcher)
Namespace: NHibernate.DriverAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public class BatcherDataReaderWrapper : IDataReader, IDisposable, IDataRecord |
Visual Basic |
---|
Public Class BatcherDataReaderWrapper _ Implements IDataReader, IDisposable, IDataRecord |
Visual C++ |
---|
public ref class BatcherDataReaderWrapper : IDataReader, IDisposable, IDataRecord |