DropBox Connector
Documentation
Version: 1
Documentation

EndPoint Delete


Name

delete

Description

Deletes file or folder

Parameters

Parameter Label Required Options Description
Path Path NO

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Id DT_WSTR nvarchar(4000) 4000 False
Name DT_WSTR nvarchar(4000) 4000 False
PathLower DT_WSTR nvarchar(4000) 4000 False
PathDisplay DT_WSTR nvarchar(4000) 4000 False
ClientModified DT_DBTIMESTAMP datetime False
ServerModified DT_DBTIMESTAMP datetime False
Revision DT_WSTR nvarchar(4000) 4000 False
Size DT_I8 bigint False
IsDownloadable DT_BOOL bit False
ContentHash DT_WSTR nvarchar(4000) 4000 False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.