2 references to DateDiffMicrosecond
System.Data.Linq (2)
SqlClient\SqlMethods.cs (2)
453return DateDiffMicrosecond(startDate.Value, endDate.Value); 470return DateDiffMicrosecond(startDate.UtcDateTime, endDate.UtcDateTime);