Ensures that the Driver's rules for Multiple Open DataReaders are being followed.

Namespace: NHibernate.AdoNet
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
protected void CheckReaders()
Visual Basic
Protected Sub CheckReaders
Visual C++
protected:
void CheckReaders()

See Also