R/PqConnection.R
R/dbGetInfo_PqConnection.R
R/dbIsValid_PqConnection.R
PqConnection-class.Rd
PqConnection and methods.
# S3 method for class 'PqConnection' format(x, ...) # S4 method for class 'PqConnection' dbGetInfo(dbObj, ...) # S4 method for class 'PqConnection' dbIsValid(dbObj, ...) # S4 method for class 'PqConnection' show(object)