LinqConnect V4.5.1004 released
Released: Jun 9, 2016
Updates in this release
Updates in V4.5.1004
- Added the possibility to use .IsRowVersion() method for properties with non-binary data types when using the fluent mapping approach.
- Parent property added to the IInheritanceConfiguration interface.
- Bitwise And, Or, Xor, and Not operators are supported in LINQ queries for integer operands (SQL Server).
- Bitwise And, Or, and Xor operators are supported in LINQ queries for integer operands (Oracle).