[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.ExpressionExtensions.Not

Not Method

Not(ExpressionInfo)

Returns the inverse of this expression.

Declaration
public static ExpressionInfo Not(this ExpressionInfo originalExpression)
Parameters
Type Name Description
ExpressionInfo originalExpression

Original expression.

Returns
Type Description
ExpressionInfo

The inverse of this expression.