RPostgreSQL (version 0.4-1)

dbGetInfo-methods: Database interface meta-data

Description

These methods are straight-forward implementations of the corresponding generic functions.

Arguments

Methods

dbObj

any object that implements some functionality in the R/S-Plus interface to databases (a driver, a connection or a result set).

res

an PostgreSQLResult.

currently not being used.

References

See the Database Interface definition document DBI.pdf in the base directory of this package or http://stat.bell-labs.com/RS-DBI.

See Also

PostgreSQL, dbDriver, dbConnect, dbSendQuery, dbGetQuery, fetch, dbCommit, dbGetInfo, dbListTables, dbReadTable.

Examples

Run this code

Run the code above in your browser using DataLab