SSIS Components for Microsoft SharePoint

Build 25.0.9434

DeleteList

Permanently removes a SharePoint list from a site. Helps in decluttering SharePoint environments by removing deprecated lists.

Input

Name Type Required Description
List String True The name of the list to be deleted from the SharePoint server. Example: 'ProjectTasks' or 'EmployeeRecords'.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the deletion operation was successful. Returns 'true' if the list was deleted successfully, otherwise 'false'.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434