Indicates that Float and Double literal values should be treated using the SQL "exact" format (i.e., '.001')

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 EXACT
Visual Basic
Public Shared ReadOnly EXACT As Integer
Visual C++
public:
static initonly int EXACT

See Also