Support sql_variant containing DateOnly as native SQL date without client conversion Problem When using a SQL Server column of type sql_variant that stores a date, and the CLR value is a DateOnly, the ...