Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in), | value | :: | client_data |
Client data. |
|
integer(kind=c_int), | intent(in), | value | :: | n |
Number of times the busy callback has been invoked previously. |
Returns value.
C-interoperable callback function that is invoked on error
SQL_BUSY
. May return 0 to signal that no more invocations are
desired.