IDspAdapter Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
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 | Obsolete. Gets or sets the authentication mode that is used to connect to the back-end server. | |
Connection | Obsolete. Gets or sets the connection to the data retrieval service adapter. | |
DataRoot | Obsolete. Gets or sets the root of a particular data source. | |
LocalClient | Obsolete. 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 | Obsolete. Gets or sets the operation type and the document type of the query. | |
Versions | Obsolete. 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 | Obsolete. Executes a query expressed as a predefined request object. |
Top