SPDataRetrievalProvider Members

Include Protected Members
Include Inherited Members

Represents data-retrieval service settings for a Web application.

The SPDataRetrievalProvider type exposes the following members.

Constructors

  Name Description
Public method SPDataRetrievalProvider Reserved for internal use.

Top

Properties

  Name Description
Public property DataSourceControlEnabled Gets or sets a Boolean value that specifies whether to enable data source controls so that query requests can be processed.
Public property Enabled Gets or sets a Boolean value that specifies whether to enable data-retrieval services to process query requests.
Public property MaximumResponseSize Gets or sets the maximum size of the SOAP response that the data source returns to the data-retrieval service.
Public property OleDbProviders Gets the list of OLEDB providers that are used in the Web application.
Public property RequestTimeout Gets or sets the time in seconds before the data-retrieval service times out if the data source does not respond.
Public property UpdateAllowed Gets or sets a Boolean value that specifies whether to enable update query support.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See Also

Reference

SPDataRetrievalProvider Class

Microsoft.SharePoint.Administration Namespace