internal_get_worker


Description:

public static unowned Worker internal_get_worker (ServerProviderConnectionData? data)

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