I am using Microsoft's Entity Framework 6.1.3. with Database First (from an Azure SQL Server instance). The automatically generated Entity looks like this - the database column is ...datetime2(0)... but really I just want to persist the date but that's an...