Printer Friendly Version      Send     
Click to Rate and Give Feedback
List Data Retrieval Web Service
An adapter service that provides a method for performing queries against SharePoint lists.

To access this Web service set a Web reference to http://<site>/_vti_bin/DspSts.asmx.

For an example that shows how to use this service, see the Query method.

 ClassDescription
Public classAllFields Used in a query to specify that all the fields be returned from the data source.
Public classAuthentication Represents the authentication mode that is used to connect to the back-end server.
Public classDataRoot Represents the root of the content document for a particular adapter instance.
Public classDspQuery Defines the filter used in a query against a data source provider.
Public classDSQuery Represents a query used by a data retrieval service.
Public classField Represents a single column in a query.
Public classFields Represents the collection of columns that are included in a query.
Public classOrderField Represents the column by which the result is ordered.
Public classPTQuery Represents a pass-through query.
Public classQueryRequest Represents the request in a query.
Public classRequestHeader Represents the request header in a query.
Public classServerParameter Represents a server parameter required by the server containing the data source.
Public classServerParameterInfo Represents information about the parameters used by the server containing the data source.
Public classStsAdapter Represents the adapter service used to perform queries against sites and lists in Windows SharePoint Services.
Public classVersions Represents the versions of the data retrieval service that are supported by an adapter or the versions being used in a query.
 EnumerationDescription
Public enumerationColumnMappingType Indicates the type of XML format used for data returned in a query.
Public enumerationDocumentType Specifies the document type for a request.
Public enumerationMethodType Specifies the action of the request.
Public enumerationOrderDirection Specifies the direction in which a field or column is sorted.
Public enumerationResultContentType Indicates the type of content that is returned through a query.
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker