dbListTables,ODBCConnection-method {RODBCDBI}R Documentation

List available ODBC tables.

Description

List available ODBC tables.

Usage

## S4 method for signature 'ODBCConnection'
dbListTables(conn)

Arguments

conn

An existing ODBCConnection


[Package RODBCDBI version 0.1.1 Index]