log_remove_connector.ConnectorDBI {connector}R Documentation

Log Remove Operation for connector dbi

Description

Implementation of the log_remove_connector function for the ConnectorDBI class.

Usage

## S3 method for class 'ConnectorDBI'
log_remove_connector(connector_object, name, ...)

Arguments

connector_object

The ConnectorDBI object.

name

The name of the connector.

...

Additional parameters.


[Package connector version 0.1.1 Index]