supports_feature
Description:
Asks the underlying provider for if a specific feature is supported.
Parameters:
| this |
a Connection object. |
| feature |
feature to ask for. |
Returns:
|
true if the provider supports it, false if not. |