16 lines
544 B
R
16 lines
544 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/DBConnection-Transaction.R
|
|
\name{DBConnection$rollbackTransaction}
|
|
\alias{DBConnection$rollbackTransaction}
|
|
\title{DBConnection$rollbackTransaction}
|
|
\arguments{
|
|
\item{session}{\if{html}{\out{<complex>}} The R Shiny session to register the callback with}
|
|
}
|
|
\value{
|
|
\if{html}{\out{<function>}} A function to cancel the onSessionEnded callback
|
|
}
|
|
\description{
|
|
Registers a callback with an R Shiny session so that the connection is
|
|
disconnected once the session ends.
|
|
}
|