ActiveReports 9
ExpressionInfo Class Members
Properties  Methods 

The following tables list the members exposed by ExpressionInfo.

Public Properties
 NameDescription
Public PropertyExpressionThe original expression.  
Public PropertyIsConstantGets a Boolean value indicating whether the ExpressionInfo object contains only constant values.  
Public PropertyResultTypeThe expected data type of the expression result.  
Top
Public Methods
 NameDescription
Public MethodCompareToCompares the current ExpressionInfo with another ExpressionInfo and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
 
Public MethodEqualsOverloaded. Determines whether the specified ExpressionInfo object represents the same expression as this one.  
Public Methodstatic (Shared in Visual Basic)FromStringReturns an ExpressionInfo object that represents the specified expression.  
Public MethodGetHashCodeGenerates a unique HashCode for this expression.  
Public Methodstatic (Shared in Visual Basic)ParseParses the specified expression string and returns an ExpressionInfo object that represents the specified expression.  
Public MethodToStringReturns the string representation of this object suitable for RDL output.  
Top
Public Operators
public Operator Equality Determines whether the two ExpressionInfo objects represent the same expression.
public Operator Implicit Type Conversion Overloaded. Defines an operator that allows implicit conversion from an ExpressionInfo to a string.  
public Operator Inequality Determines whether the specified ExpressionInfo objects represent different expressions.
Top
See Also

Reference

ExpressionInfo Class
GrapeCity.ActiveReports.Expressions Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum