SSIS Components for Microsoft SharePoint

Build 25.0.9434

Schema

Specifies the type of schema the provider uses for connecting to Microsoft SharePoint.

Possible Values

SOAP, REST

Data Type

string

Default Value

"SOAP"

Remarks

The Schema property determines which Microsoft SharePoint API the component uses to retrieve and manage data. The available options include:

  • SOAP — Uses the Microsoft SharePoint SOAP API. This schema is suitable for legacy environments and supports certain features not available in the REST API.
  • REST — Uses the Microsoft SharePoint REST API. This schema is often recommended for newer environments and supports modern REST-based operations.

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