Microsoft.SharePoint.Dsp.OleDb Namespace
The Microsoft.SharePoint.Dsp.OleDb namespace provides the data retrieval service adapter for performing queries against OLE DB data sources. The IDspAdapter interface of the Microsoft.SharePoint.Dsp namespace defines the base class for the OLE DB adapter.
Classes
The following table lists the classes of the Microsoft.SharePoint.Dsp.OleDb namespace and shows a brief description of each.
Name | Description |
---|---|
DspAdapter | Implements the IDspAdapter interface for use by the OleDbAdapter class in performing queries against OLE DB data sources. |
OleDbAdapter | Represents the adapter service used to perform queries against OLE DB data sources. |