Connection.supportsFeature

bool supportsFeature(gda.types.ConnectionFeature feature)

Asks the underlying provider for if a specific feature is supported.

Parameters

featurefeature to ask for.

Returns

true if the provider supports it, false if not.