SoapPTAdapter Class

The SoapPTAdapter class represents the adapter service used to perform pass-through queries against Web services.

System.Object

   System.ComponentModel.MarshalByValueComponent

      System.Web.Services.WebService

         Microsoft.SharePoint.Dsp.DspAdapter

            Microsoft.SharePoint.Dsp.SoapPT.SoapPTAdapter

Public Constructors

The following table shows the public constructors of the SoapPTAdapter class and a brief description of each.

Name Description
SoapPTAdapter Initializes a new instance of the SoapPTAdapter class.

Public Fields

The following table shows the public fields of the SoapPTAdapter class and a brief description of each.

Name Description
c_szVersionEncodingEnd Specifies the end of a processing instruction.
c_szVersionEncodingScheme Specifies a complete processing instruction that includes utf-8 encoding.
c_szVersionEncodingStart Specifies the start of a processing instruction.

Public Methods

The following table shows the public methods of the SoapPTAdapter class and a brief description of each.

Name Description
Query Executes a query expressed as a predefined request object.

Protected Methods

The following table shows the protected methods of the SoapPTAdapter class and a brief description of each.

Name Description
Dispose Releases the unmanaged resources used by the adapter and optionally releases the managed resources.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Dsp.SoapPT

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Dsp.SoapPT (in Microsoft.SharePoint.Dsp.SoapPT.dll)

Security: Code Access Security