spec_get_info {DBItest}R Documentation

spec_driver_get_info

Description

spec_driver_get_info

spec_connection_get_info

spec_meta_get_info_result

Value

For objects of class DBIDriver, dbGetInfo() returns a named list that contains at least the following components:

For objects of class DBIConnection, dbGetInfo() returns a named list that contains at least the following components:

For objects of class DBIResult, dbGetInfo() returns a named list that contains at least the following components:


[Package DBItest version 1.7.0 Index]