Called just before reading any rows from the IDataReader

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

Syntax

Visual Basic (Declaration)
Sub BeginRead
C#
void BeginRead()
Visual C++
void BeginRead()
JavaScript
function beginRead();

See Also