MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace / ExpressionExtensions Class

In This Topic
ExpressionExtensions Class Methods
In This Topic

For a list of all members of this type, see ExpressionExtensions members.

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