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