OleDbAdapter Class
Represents the adapter service used to perform queries against OLE DB data sources.
Inheritance Hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Web.Services.WebService
Microsoft.SharePoint.Dsp.DspAdapter
Microsoft.SharePoint.Dsp.OleDb.OleDbAdapter
Namespace: Microsoft.SharePoint.Dsp.OleDb
Assembly: Microsoft.SharePoint.Dsp.OleDb (in Microsoft.SharePoint.Dsp.OleDb.dll)
Syntax
Public NotInheritable Class OleDbAdapter _
Inherits DspAdapter _
Implements IDspAdapter
Dim instance As OleDbAdapter
public sealed class OleDbAdapter : DspAdapter,
IDspAdapter
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.