[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.NothingExpressionInfo

NothingExpressionInfo Class

Represents the value "Nothing" in the ExpressionInfo.

Inheritance
NothingExpressionInfo
Implements
Namespace: GrapeCity.Enterprise.Data.Expressions
Assembly: MESCIUS.ActiveReports.Core.Data.ExpressionInfo.dll
Syntax
public sealed class NothingExpressionInfo : ExpressionInfo, IComparable

Methods

Name Description
Create()

Returns an instance of NothingExpressionInfo.

Equals(ExpressionInfo)

Determines whether the specified ExpressionInfo object represents the same expression as the given one.

GenerateExpressionString()

Generates expression string

GetHashCode()

Generates a HashCode for this expression.

Extension Methods