A collection role that may be queried or loaded by outer join.

Namespace: NHibernate.Persister.Collection
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Interface IQueryableCollection _
	Implements IPropertyMapping, IJoinable, ICollectionPersister
C#
public interface IQueryableCollection : IPropertyMapping, IJoinable, ICollectionPersister
Visual C++
public interface class IQueryableCollection : IPropertyMapping, IJoinable, ICollectionPersister