R/dbRemoveTable_AdbiConnection_Id.R

#' @include dbRemoveTable_AdbiConnection_character.R
NULL

#' @rdname AdbiConnection-class
#' @export
setMethod(
  "dbRemoveTable",
  c("AdbiConnection", "Id"),
  dbRemoveTable_AdbiConnection
)

Try the adbi package in your browser

Any scripts or data that you put into this service are public.

adbi documentation built on May 29, 2024, 7:12 a.m.