Connection.supportsFeature
bool supportsFeature(gda.types.ConnectionFeature feature)Asks the underlying provider for if a specific feature is supported.
Parameters
feature | feature to ask for. |
Returns
true if the provider supports it, false if not.
bool supportsFeature(gda.types.ConnectionFeature feature)Asks the underlying provider for if a specific feature is supported.
feature | feature to ask for. |