Flag for setting the Predicate to negate itself, i.e. to add 'NOT' to its result.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax public bool Negate { get; set; }
Public Property Negate As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IPredicateNegateSee Also