Represents a single Search Criteria Item with its value expressed as a String.
Methods
|
Name |
Description |
|
ValueSet |
Set the Value from a String representation. |
Properties
|
Name |
Description |
|
FieldName |
The Field Name. |
|
ItemType Read-Only |
The Item Type. |
|
OperatorForSql Read-Only |
The Operator as it can be used in an SQL comparison. |
|
OperatorText |
The Operator in its String representation. |
|
Value |
The Value to search for. |
|
ValueForSql Read-Only |
The Value as it can be used in an SQL String comparison. |
- Namespace:
- Intersoft.ISReports6
- Assembly:
- ISReports6, Version=6.0.3
- Target Framework:
- .NET 9.0