Indicates that Float and Double literal values should be treated using the SQL "approximate" format (i.e., '1E-3')

Namespace: NHibernate.Hql.Ast.ANTLR.Util
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public static readonly int APPROXIMATE
Visual Basic
Public Shared ReadOnly APPROXIMATE As Integer
Visual C++
public:
static initonly int APPROXIMATE

See Also