304490d661efd2b89e62f7de40f4284d5ec3a584
Updated DeleteObjectProcedureHandler and UpdateObjectProcedureHandler to declare, initialize, and select the @RC variable in their SQL command strings. This ensures the stored procedure return code is explicitly captured and returned by the query.
Description
Languages
C#
100%