ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace / ExpressionExtensions Class
Methods

In This Topic
    ExpressionExtensions Class Members
    In This Topic

    The following tables list the members exposed by ExpressionExtensions.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns the GrapeCity.Enterprise.Data.DataEngine.Aggregates.AggregateFunction enum value describing the root expression's function or ('GrapeCity.Enterprise.Data.DataEngine.Aggregates.AggregateFunction.Empty' if a given expression is not a function).  
    Public Methodstatic (Shared in Visual Basic)Extracts field name from the expression which looks like Fields!SomeField.Value.  
    Public Methodstatic (Shared in Visual Basic)Indicates whether the expression contains fields  
    Public Methodstatic (Shared in Visual Basic)Resolves name of referenced field in given expression.  
    Top
    See Also