[Missing <summary> documentation for "P:NHibernate.IQueryExpression.Key"]

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

Syntax

C#
string Key { get; }
Visual Basic
ReadOnly Property Key As String
	Get
Visual C++
property String^ Key {
	String^ get ();
}

See Also