DBI (version 0.5-1)

dbDriver,character-method: Internal page for hidden aliases

Description

For S4 methods that require a documentation entry but only clutter the index.

Usage

"dbDriver"(drvName, ...)
"show"(object)
"dbDataType"(dbObj, obj, ...)
"show"(object)
"dbSendStatement"(conn, statement, ...)
"dbGetQuery"(conn, statement, ...)
"dbExecute"(conn, statement, ...)
"show"(object)
"show"(object)
"dbFetch"(res, n = -1, ...)
"dbGetInfo"(dbObj, ...)
"sqlData"(con, value, row.names = NA, ...)
"make.db.names"(dbObj, snames, keywords = .SQL92Keywords, unique = TRUE, allow.keywords = TRUE, ...)
"isSQLKeyword"(dbObj, name, keywords = .SQL92Keywords, case = c("lower", "upper", "any")[3], ...)
"SQLKeywords"(dbObj, ...)
"SQLKeywords"(dbObj, ...)
"sqlInterpolate"(`_con`, `_sql`, ...)
"sqlParseVariables"(con, sql, ...)
"show"(object)
"dbQuoteIdentifier"(conn, x, ...)
"dbQuoteIdentifier"(conn, x, ...)
"dbQuoteString"(conn, x, ...)
"dbQuoteString"(conn, x, ...)
"sqlCreateTable"(con, table, fields, row.names = NA, temporary = FALSE, ...)
"sqlAppendTable"(con, table, values, row.names = NA, ...)
"dbQuoteIdentifier"(conn, x, ...)
"show"(object)
"dbWithTransaction"(conn, code)

Arguments

object
Object to display
conn, x
Connection and Table used when escaping.
object
Object to display
object
Object to display
object
Table object to print