Files
AVSDevR.DBClient/man/DBConnection-cash-isConnected.Rd

12 lines
364 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/DBConnection-Connect.R
\name{DBConnection$isConnected}
\alias{DBConnection$isConnected}
\title{DBConnection$isConnected}
\value{
\if{html}{\out{<logical>}} TRUE if connected to the database, FALSE otherwise
}
\description{
Indicates if the instance has an active database connection.
}