Called just before reading any rows from the IDataReader

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

Syntax

C#
void BeginRead()
Visual Basic
Sub BeginRead
Visual C++
void BeginRead()

See Also