IDspAdapter Members

Include Protected Members
Include Inherited Members

Provides a COM interface for clients to access a data retrieval service adapter locally.

The IDspAdapter type exposes the following members.

Properties

  Name Description
Authentication Gets or sets the authentication mode that is used to connect to the back-end server.
Connection Gets or sets the connection to the data retrieval service adapter.
DataRoot Gets or sets the root of a particular data source.
LocalClient 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 Gets or sets the operation type and the document type of the query.
Versions Gets or sets the versions of the data retrieval service that are supported by the adapter or the versions being used by the client to query against the service.

Top

Methods

  Name Description
Query Executes a query expressed as a predefined request object.

Top

See Also

Reference

IDspAdapter Interface

Microsoft.SharePoint.Dsp Namespace