NullOperator Methods
The operator that compares a value with null
.
Name | Description |
---|---|
Accept |
For internal use only. Accepts the specified visitor.
Inherited from Unary |
Accept |
For internal use only. Accepts the specified visitor.
Inherited from Unary |
And |
Initializes a new Criteria |
And |
Initializes a new Criteria |
And |
Initializes a new Criteria |
Clone() |
Initializes a new Unary |
Clone |
Initializes a new Criteria |
Clone |
Initializes a new Operand |
Clone |
Inherited from Criteria |
Clone |
Inherited from Unary |
Criterion |
Determines whether the specified Criteria |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Unary |
Get |
Returns a registered custom function with the specified name.
Inherited from Criteria |
Get |
Returns all registered custom functions.
Inherited from Criteria |
Get |
Serves as the default hash function.
Inherited from Unary |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Initializes a new Unary |
Is |
Initializes a new Unary |
Legacy |
Converts the current expression into its string equivalent and removes value suffixes (like 'm' , 'M' , 'l' , 'L' , etc.)
Inherited from Criteria |
Legacy |
Converts the specified expression into its string equivalent and removes value suffixes (like 'm' , 'M' , 'l' , 'L' , etc.)
Inherited from Criteria |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Not() |
Initializes a new Unary |
Object |
Inherited from Criteria |
Or |
Initializes a new Criteria |
Or |
Initializes a new Criteria |
Or |
Initializes a new Criteria |
Parse |
Converts the specified string into its Criteria |
Parse |
Converts the specified string into its Criteria |
Parse |
Converts the specified string into its Criteria';' ). Throws an exception if it cannot convert the string to criteria.
Inherited from Criteria |
Parse |
Converts the specified string into its Criteria';' ). Throws an exception if it cannot convert the string to criteria.
Inherited from Criteria |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers the specified custom function.
Inherited from Criteria |
Register |
Registers the specified custom functions.
Inherited from Criteria |
To |
Converts the specified expression into its VB-style string equivalent.
Inherited from Criteria |
To |
Converts the specified expression into its VB-style string equivalent.
Inherited from Criteria |
To |
Converts the specified expression into its C#-style string equivalent.
Inherited from Criteria |
To |
Converts the specified expression into its C#-style string equivalent.
Inherited from Criteria |
To |
Converts the current expression into its VB-style string equivalent.
Inherited from Criteria |
To |
Converts the specified expression into its VB-style string equivalent.
Inherited from Criteria |
To |
Converts the specified expression into its VB-style string equivalent.
Inherited from Criteria |
Try |
Converts the specified string into its Criterianull if cannot convert the string to a criterion.
Inherited from Criteria |
Unregister |
Cancels registration of the specified custom function.
Inherited from Criteria |
Unregister |
Cancels registration of a custom function with the specified name.
Inherited from Criteria |
See Also