cf6c90ad05963601e6eaa65c171902cacd72580b
Automatically assigns SqlDbType.DateTime to parameters when the value is a DateTime and no dbType is specified. This ensures correct SQL type mapping for DateTime values in stored procedures.
Description
Languages
C#
100%