NullOperator Constructors
Represents an operator which compares a persistent object’s property value with a null reference (Nothing in Visual Basic).
Name | Parameters | Description |
---|---|---|
Null |
none |
Initializes a new instance of the Null |
Null |
operand |
Initializes a new instance of the Null |
Null |
operand |
Initializes a new instance of the Null |
See Also