summary-methods {DBI}R Documentation

Summarize a DBI object

Description

Prints metadata information for a DBI object

Methods

object = "DBIObject"
Provides relevant metadata information on object, for instance, the DBMS server the object is connected to, the SQL statement associated with a result set, etc. For details see individual driver's implementation.

[Package DBI version 0.1-9 Index]