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

PostBindind Class

All dataq tor retrieve 'select' ResultProperty

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

System.Object
   PostBindind

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

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.

Remarks

As ADO.NET allows one open IDataReader per connection at once, we keep all the datas to open the next IDataReader after having closed the current.

Requirements

Namespace: IBatisNet.DataMapper.MappedStatements

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

See Also

PostBindind Members | IBatisNet.DataMapper.MappedStatements Namespace