-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Fully Compatible
-
Dotnet Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
In case there is an expression that LINQ provider cannot translate because of not-yet-implemented expression Driver throws the following exception:
Expression not supported: "AROUT".Replace("OUT", c.CustomerId) because we were unable to determine which serializer to use for the result.
When 3.6.0 used to throw:
Expression not supported: "AROUT".Replace("OUT", c.CustomerId).
- related to
-
CSHARP-5572 Implement new SerializerFinder
-
- Closed
-