internal_get_worker
Description:
Retreive a pointer to the Worker used internally by the connection.
This function is reserved to database provider's implementation and should not be used otherwise.
Parameters:
| data |
a ServerProviderConnectionData, or null |
Returns:
|
the Worker, or null |