ServerProvider.handlerFind
gda.data_handler.DataHandler handlerFind(gda.connection.Connection cnc, gobject.types.GType gType, string dbmsType = null)Reserved to database provider's implementations: get the #GdaDataHandler associated to prov for connection cnc. You probably want to use [gda.server_provider.ServerProvider.getDataHandlerGType].
Parameters
cnc | a #GdaConnection |
gType | a #GType |
dbmsType | a database type |
Returns
the requested #GdaDataHandler, or null if none found