1
votes

Using Devart dotConnect for Oracle (8.2.103), when trying to build a EDMX model (Database first) with EF5, I can't find a way to get a TIMESTAMP WITH TIME ZONE column to be mapped into a DateTimeOffset instead of DateTime.

How can I achieve that?

1

1 Answers

1
votes