In SQL Anywhere, the syntax, DECLARE LOCAL TEMPORARY TABLE ...,
can also be used, which creates a temporary table with procedure scope,
which may be important for stored procedures.
Namespace: NHibernate.DialectAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)