OleDbAdapter Class
The OleDbAdapter class represents the adapter service used to perform queries against OLE DB data sources.
System.Object
System.ComponentModel.MarshalByValueComponent
System.Web.Services.WebService
Microsoft.SharePoint.Dsp.DspAdapter
Microsoft.SharePoint.Dsp.OleDb.OleDbAdapter
Public Constructors
The following table shows the constructors of the OleDbAdapter class and a brief description of each.
Name | Description |
---|---|
OleDbAdapter | Initializes a new instance of the OleDbAdapter class. |
Public Methods
The following table shows the public methods of the OleDbAdapter 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 OleDbAdapter 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.OleDb
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Dsp.OleDb (in Microsoft.SharePoint.Dsp.OleDb.dll)
Security: Code Access Security