ADO.NET Provider for Microsoft SharePoint

Build 24.0.9175

AddList

Creates a list on a SharePoint site.

Input

Name Type Required Description
Name String True The name of the list on the SharePoint server.
Template String False The name or the id of the template to use for the list creation.
Description String False The description of the list to add.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the operation was successful or not.
ErrorCode Integer The error code in case the procedure is not executed successfully.
ErrorMessage String The error message in case the procedure is not executed successfully.

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