Microsoft.SharePoint.Dsp.SoapPT Namespace
The Microsoft.SharePoint.Dsp.SoapPT namespace provides the data retrieval service adapter for performing pass-through queries against arbitrary Web services. The IDspAdapter interface of the Microsoft.SharePoint.Dsp namespace defines the base class for the SOAP pass-through adapter.
Classes
The following table lists the classes of the Microsoft.SharePoint.Dsp.SoapPT namespace and shows a brief description of each.
Name | Description |
---|---|
DspAdapter | Implements the IDspAdapter interface for use by the SoapPTAdapter class in performing pass-through queries against Web services. |
SoapPTAdapter | Represents the adapter service used to perform pass-through queries against Web services. |