Compile the query (generate the SQL).
Namespace:
NHibernate.Hql.ClassicAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Sub Compile |
C# |
---|
protected void Compile() |
Visual C++ |
---|
protected: void Compile() |
JavaScript |
---|
function compile(); |