Retrieves the data type for the overall operator expression.
Namespace: NHibernate.Hql.Ast.ANTLR.TreeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
IType DataType { get; } |
Visual Basic |
---|
ReadOnly Property DataType As IType Get |
Visual C++ |
---|
property IType^ DataType { IType^ get (); } |