Re-jigged the class implementation to get better support from roxygen2 and CRAN check(). Majority of public functions are documented (remaining are the CRUD functions)
This commit is contained in:
11
man/DBConnection-cash-getConfiguration.Rd
Normal file
11
man/DBConnection-cash-getConfiguration.Rd
Normal file
@@ -0,0 +1,11 @@
|
||||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/DBConnection-Configure.R
|
||||
\name{DBConnection$getConfiguration}
|
||||
\alias{DBConnection$getConfiguration}
|
||||
\title{DBConnection$getConfiguration}
|
||||
\value{
|
||||
\if{html}{\out{<list>}} Current configuration. If not configured, NULL is returned
|
||||
}
|
||||
\description{
|
||||
Get the current configuration of the DBClient instance.
|
||||
}
|
||||
Reference in New Issue
Block a user