Uniquely identifier a foreign key, so that we don't join it more than once, and create circularities

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

Syntax

C#
protected sealed class AssociationKey
Visual Basic
Protected NotInheritable Class AssociationKey
Visual C++
protected ref class AssociationKey sealed

Inheritance Hierarchy

System..::..Object
  NHibernate.Loader..::..JoinWalker..::..AssociationKey

See Also