Namespace:
NHibernate.Persister.Entity
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property HasSubselectLoadableCollections As Boolean |
C# |
---|
public bool HasSubselectLoadableCollections { get; } |
Visual C++ |
---|
public: virtual property bool HasSubselectLoadableCollections { bool get () sealed; } |
JavaScript |
---|
function get_hasSubselectLoadableCollections(); |