Addition remove methods for databricks connectors implemented
for connector::remove_cnt()
:
ConnectorSharepoint: Reuses the
connector::remove_cnt()
method forConnectorSharepoint()
Usage
remove_cnt(connector_object, name, ...)
# S3 method for class 'ConnectorSharepoint'
remove_cnt(connector_object, name, ...)
Arguments
- connector_object
Connector The connector object to use.
- name
character Name of the content to read, write, or remove. Typically the table name.
- ...
ConnectorSharepoint: Additional parameters to pass to the
delete()
method ofMicrosoft365R::ms_drive()
class.
Value
ConnectorSharepoint object