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

DataReaderTransformer Class

For IDataReader which don't support M.A.R.S, wraps the current IDataReader in an InMemoryDataReader.

For a list of all members of this type, see DataReaderTransformer Members.

System.Object
   DataReaderTransformer

[Visual Basic]
NotInheritable Public Class DataReaderTransformer
[C#]
public class DataReaderTransformer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IBatisNet.DataMapper.Commands

Assembly: IBatisNet.DataMapper (in IBatisNet.DataMapper.dll)

See Also

DataReaderTransformer Members | IBatisNet.DataMapper.Commands Namespace