gda_connection_supports

Name

gda_connection_supports -- 

Synopsis

gboolean gda_connection_supports (Gda_Connection * cnc, GDA_Connection_Feature feature);

Arguments

cnc

the connection object

feature

feature to be tested

Description

Return information on features supported by the underlying database system.

Returns

whether the requested feature is supported or not