13 lines
401 B
R
13 lines
401 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/DBConnection-Connect.R
|
|
\name{DBConnection$connect}
|
|
\alias{DBConnection$connect}
|
|
\title{DBConnection$connect}
|
|
\value{
|
|
\if{html}{\out{<logical>}} TRUE if connection was success, FALSE if it failed
|
|
}
|
|
\description{
|
|
Attempts to connect to the database. If not already configured, will first
|
|
attempt to load the configuration.
|
|
}
|