max_sp_recursion_depth specifies the maximum recursion level of a specified stored procedure. The default value is 0, which indicates that the current stored procedure cannot be recursively called.
| Attribute | Description |
|---|---|
| Type | INT |
| Default value | 0 |
| Value range | [0, 255] |
| Applicable scope | |
| Involved in serialization | Yes |