[Missing <summary> documentation for "P:NHibernate.Hql.Classic.QueryTranslator.Compiled"]

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

Syntax

C#
protected bool Compiled { get; }
Visual Basic
Protected ReadOnly Property Compiled As Boolean
	Get
Visual C++
protected:
property bool Compiled {
	bool get ();
}

See Also