2 references to HandleCanonicalFunctionDateAddKatmaiOrNewer
System.Data.Entity (2)
System\Data\SqlClient\SqlGen\SqlFunctionCallHandler.cs (2)
175
functionHandlers.Add("AddMicroseconds",
HandleCanonicalFunctionDateAddKatmaiOrNewer
);
176
functionHandlers.Add("AddNanoseconds",
HandleCanonicalFunctionDateAddKatmaiOrNewer
);