ADO.NET Provider for Microsoft SharePoint

Build 26.0.9655

Schema

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

Possible Values

SOAP, REST

Data Type

string

Default Value

"REST"

Remarks

The Schema property determines which Microsoft SharePoint API the provider uses to retrieve and manage data. The available options depend on the configured SharePointEdition:

  • REST — Uses the Microsoft SharePoint REST API. This schema is often recommended for newer environments and is the only supported option for Microsoft SharePoint Online.
  • SOAP — Uses the Microsoft SharePoint SOAP API. This schema is available only for Microsoft SharePoint OnPremise deployments. SOAP is not supported for Microsoft SharePoint Online because Microsoft has deprecated SOAP-based access for online instances.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655