if @@error<>0begin rollback tran select @errmsg="F初始化新增药品的台帐时出错!" returnend
你这个是存储过程中的SQL,if @@error<>0 达到这个条件以后会回滚事物tran