Is this query called by Scroll() or Iterate()?
Namespace: NHibernate.Hql.ClassicAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public bool IsShallowQuery { get; } |
Visual Basic |
---|
Public ReadOnly Property IsShallowQuery As Boolean Get |
Visual C++ |
---|
public: property bool IsShallowQuery { bool get (); } |