
Remove content from the connector
Source:R/connector_imports.R
, R/sharepoint_methods.R
remove_cnt.Rd
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 ofms_drive
class.
Value
ConnectorSharepoint object