MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.ExpressionEvaluation Namespace / Eval Class
Members

Eval Class
Expression evaluation facility based on compilation of expression to lambda function.
Object Model
Eval Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class Eval 
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   GrapeCity.Enterprise.Data.DataEngine.ExpressionEvaluation.Eval

See Also