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