Learn R Programming

connector (version 0.1.0)

log_read_connector.ConnectorDBI: Log Read Operation for connector dbi

Description

Implementation of the log_read_connector function for the ConnectorDBI class

Usage

# S3 method for ConnectorDBI
log_read_connector(connector_object, name, ...)

Arguments

connector_object

The ConnectorDBI object.

name

The name of the connector.

...

Additional parameters.