DspAdapter Class

Implements the IDspAdapter interface for use by the OleDbAdapter class in performing queries against OLE DB data sources.

Inheritance Hierarchy

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Web.Services.WebService
      Microsoft.SharePoint.Dsp.DspAdapter
        Microsoft.SharePoint.Dsp.SoapPT.SoapPTAdapter

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

Syntax

Public MustInherit Class DspAdapter _
    Inherits WebService

Dim instance As DspAdapter
public abstract class DspAdapter : WebService

Thread Safety

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

See Also

Reference

DspAdapter Members

Microsoft.SharePoint.Dsp Namespace