public static int DateDiff(DateDiffElement datepart, DateTimeOffset startdate, DateTimeOffset enddate) { throw new InvalitContextException(nameof(DateDiff)); }
public static long DateDiff_Big(DateDiffElement datepart, DateTime startdate, DateTime enddate) { throw new InvalitContextException(nameof(DateDiff)); }