SQL Anywhere supports COMMENT ON statements for a wide variety of
database objects. When the COMMENT statement is executed an implicit
COMMIT is performed. However, COMMENT syntax for CREATE TABLE, as
expected by NHibernate (see Table.cs), is not supported.
Namespace: NHibernate.DialectAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)