DspAdapter Class
The DspAdapter class implements the IDspAdapter interface for use by the OleDbAdapter class in performing queries against OLE DB data sources.
System.Object
System.ComponentModel.MarshalByValueComponent
System.Web.Services.WebService
Microsoft.SharePoint.Dsp.DspAdapter
Public Constructors
The following table shows the constructors of the DspAdapter class and a brief description of each.
Name | Description |
---|---|
DspAdapter | Initializes a new instance of the DspAdapter class. |
Public Properties
The following table shows the properties of the DspAdapter class, the data type of each property, and a brief description of each.
Name | Data type | Description |
---|---|---|
Authentication | Microsoft.SharePoint.Dsp.Authentication | Gets or sets which authentication mode is used to connect to the back-end server. |
Connection | Microsoft.SharePoint.Dsp.Connection | Gets or sets the connection to the data retrieval service adapter. |
DataRoot | Microsoft.SharePoint.Dsp.DataRoot | Gets or sets the root of a particular data source. |
DefaultWebUrl | String | Gets or sets the default server URL. |
LocalClient | Boolean | Gets or sets a Boolean value that specifies whether the client is a server component that loads the adapter through the object model interface of the adapter. |
Request | Microsoft.SharePoint.Dsp.RequestHeader | Gets or sets the operation type and the document type of the query. |
Unknown | unknown-type[] | Gets or sets an arbitrary string array for use by the client in making the query. |
Versions | Microsoft.SharePoint.Dsp.Versions | Gets or sets the version of the data retrieval service targeted by a particular client request. |
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