You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DbTypeArithmetic is a DbType descendant representing all kinds of numeric types: not just NUMERIC, but also REAL, INTEGER and, in general, types any types good for arithmetic operations.