2736a78d4f97a3dbf651b8f0a1f58aa4f9ff4b30
Changed the Info property in InsertResultCommand from string? to short?. Renamed the related parameter in InsertObjectProcedureHandler from pRESULT_INFO to pRESULT_INFO_ID and set its type to SqlDbType.SmallInt to match the new property type.
Description
Languages
C#
100%