[Missing <summary> documentation for "P:NHibernate.Engine.Query.FilterQueryPlan.CollectionRole"]

Namespace: NHibernate.Engine.Query
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public string CollectionRole { get; }
Visual Basic
Public ReadOnly Property CollectionRole As String
	Get
Visual C++
public:
property String^ CollectionRole {
	String^ get ();
}

See Also