次の方法で共有


DspAdapter クラス (Microsoft.SharePoint.Dsp)

OLE DB データ ソースに対してクエリを実行するときに、OleDbAdapter クラスで用いられる IDspAdapter インターフェイスを実装します。

名前空間: Microsoft.SharePoint.Dsp
アセンブリ: Microsoft.SharePoint.Dsp.OleDb (microsoft.sharepoint.dsp.oledb.dll 内)

構文

'宣言
Public MustInherit Class DspAdapter
    Inherits WebService
'使用
Dim instance As DspAdapter
public abstract class DspAdapter : WebService

継承階層

System.Object
   System.ComponentModel.MarshalByValueComponent
     System.Web.Services.WebService
      Microsoft.SharePoint.Dsp.DspAdapter
         Microsoft.SharePoint.Dsp.OleDb.OleDbAdapter
         Microsoft.SharePoint.Dsp.SoapPT.SoapPTAdapter
         Microsoft.SharePoint.Dsp.Sts.StsAdapter
         Microsoft.SharePoint.Dsp.XmlUrl.XMLUrlDataAdapter

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

DspAdapter メンバ
Microsoft.SharePoint.Dsp 名前空間