[Missing <summary> documentation for "F:NHibernate.Loader.JoinWalker.associations"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected readonly IList<OuterJoinableAssociation> associations |
Visual Basic |
---|
Protected ReadOnly associations As IList(Of OuterJoinableAssociation) |
Visual C++ |
---|
protected: initonly IList<OuterJoinableAssociation^>^ associations |