Called just before reading any rows from the IDataReader
Namespace:
NHibernate.CollectionAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub BeginRead |
C# |
---|
void BeginRead() |
Visual C++ |
---|
void BeginRead() |
JavaScript |
---|
function beginRead(); |