dbGetInfo,ODBCConnection-method {RODBCDBI}R Documentation

Get DBMS metadata.

Description

Get DBMS metadata.

Usage

## S4 method for signature 'ODBCConnection'
dbGetInfo(dbObj, ...)

Arguments

dbObj

An object inheriting from ODBCConnection, ODBCDriver, or a ODBCResult

...

Other parameters passed on to methods


[Package RODBCDBI version 0.1.1 Index]