findDBIResourceConnector {resourcer} | R Documentation |
Find the DBI resource connector that will download the DBI from the provided resource object.
findDBIResourceConnector(x)
x |
The resource object which corresponding DBI connector is to be found. |
The corresponding DBIResourceConnector object or NULL if none applies.