40c8fa359c6e840eea2663b236646fd06ae3dbbb
Explicitly set SqlDbType.SmallInt for parameters related to endpoint params, SQL connection, profile language, and endpoint params group. This ensures correct type handling and prevents potential data conversion issues with the database.
Description
Languages
C#
100%