CriteriaOperator.LegacyToString Method
| Name | Parameters | Description |
|---|---|---|
| LegacyToString() | none |
Converts the current expression into its string equivalent and removes value suffixes (like 'm', 'M', 'l', 'L', etc.)
|
| LegacyToString(CriteriaOperator) static | criteria |
Converts the specified expression into its string equivalent and removes value suffixes (like 'm', 'M', 'l', 'L', etc.)
|