[Missing <summary> documentation for "P:NHibernate.Hql.Classic.PathExpressionParser.CollectionOwnerName"]

Namespace: NHibernate.Hql.Classic
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

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

See Also