File: dbColumnInfo-MySQLConnection-method.Rd

package info (click to toggle)
rmysql 0.10.16-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 416 kB
  • sloc: ansic: 1,662; sh: 58; makefile: 5
file content (14 lines) | stat: -rw-r--r-- 410 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% Generated by roxygen2 (4.1.1): do not edit by hand
% Please edit documentation in R/table.R
\docType{methods}
\name{dbColumnInfo,MySQLConnection-method}
\alias{dbColumnInfo,MySQLConnection-method}
\title{Experimental dbColumnInfo method for a connection}
\usage{
\S4method{dbColumnInfo}{MySQLConnection}(res, name, ...)
}
\description{
Experimental dbColumnInfo method for a connection
}
\keyword{internal}