This topic has not yet been rated - Rate this topic

SPDataRetrievalProvider Class

Windows SharePoint Services 3
Represents data-retrieval service settings for a Web application.

Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class SPDataRetrievalProvider : SPAutoSerializingObject

Use the DataRetrievalProvider property of the SPWebApplication class to return the data-retrieval provider of a Web application.

System.Object
   Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPDataRetrievalProvider
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.