OperandProperty Constructors
An object property operand in criteria expressions.Name | Parameters | Description |
---|---|---|
OperandProperty() | none | Initializes a new instance of the OperandProperty class with default settings. |
OperandProperty(String) | propertyName | Initializes a new instance of the OperandProperty class with the specified property name. |
See Also