Parameters
- filterExpression
- The expression to be converted.
- typedList
- The typed list used to look for property names and find whether it is necessary to convert the property to string.
Exception | Description |
---|---|
System.NotSupportedException | Thrown when a C1.DataCollection.FilterPredicateExpression is passed as parameter. This kind of expressions are opaque and can not be converted. |