dummy-methods {RSQLite} | R Documentation |
Define here so that these methods can also be imported from this package. Recommended practice is to import all methods from DBI.
## S4 method for signature ''NULL',ANY' dbGetQuery(conn, statement, ...)
conn |
A |
statement |
a character vector of length 1 containing SQL. |
... |
Other parameters passed on to methods. |