2.2.2.5 Return Status

When a stored procedure is executed by the server, the server MUST return a status value. This is a 4-byte integer and is sent via the RETURNSTATUS token. A stored procedure execution is requested through either an RPC Batch or a SQL Batch message. For more information, see section 2.2.7.18.