ServerProvider.getDataHandlerGType
gda.data_handler.DataHandler getDataHandlerGType(gda.connection.Connection cnc, gobject.types.GType forType)Find a #GdaDataHandler object to manipulate data of type for_type. The returned object must not be modified.
Parameters
cnc | a #GdaConnection object, or null |
forType | a #GType |
Returns
a #GdaDataHandler, or null if the provider does not support the requested for_type data type