get_provider
Description:
Get a pointer to the session-wide ServerProvider for the provider
named provider_name.
The caller must not call unref on the returned object.
This method may fail with a ConfigError domain error (see the ConfigError error codes).
Parameters:
| provider_name |
a database provider |
Returns:
|
a pointer to the ServerProvider, or |