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

Syntax

Visual Basic (Declaration)
Protected Function HasSubselectLoadableCollections As Boolean
C#
protected bool HasSubselectLoadableCollections()
Visual C++
protected:
bool HasSubselectLoadableCollections()
JavaScript
function hasSubselectLoadableCollections();

See Also