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