supports_feature


Description:

public bool supports_feature (ConnectionFeature feature)

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.