次の方法で共有


OleDbAdapter クラス (Microsoft.SharePoint.Dsp.OleDb)

OLE DB データ ソースに対するクエリを実行するために使用するアダプタ サービスを表します。

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

構文

'宣言
Public NotInheritable Class OleDbAdapter
    Inherits DspAdapter
    Implements IDspAdapter
'使用
Dim instance As OleDbAdapter
public sealed class OleDbAdapter : DspAdapter, IDspAdapter

継承階層

System.Object
   System.ComponentModel.MarshalByValueComponent
     System.Web.Services.WebService
       Microsoft.SharePoint.Dsp.DspAdapter
        Microsoft.SharePoint.Dsp.OleDb.OleDbAdapter

スレッドの安全性

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

関連項目

参照

OleDbAdapter メンバ
Microsoft.SharePoint.Dsp.OleDb 名前空間