summary-methods             package:DBI             R Documentation

_S_u_m_m_a_r_i_z_e _a _D_B_I _o_b_j_e_c_t

_D_e_s_c_r_i_p_t_i_o_n:

     Prints metadata information for a DBI object

_M_e_t_h_o_d_s:


     _o_b_j_e_c_t = "_D_B_I_O_b_j_e_c_t" 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.

