2 references to DateDiffMillisecond
System.Data.Linq (2)
SqlClient\SqlMethods.cs (2)
389return DateDiffMillisecond(startDate.Value, endDate.Value); 404return DateDiffMillisecond(startDate.UtcDateTime, endDate.UtcDateTime);