XMLUrlDataAdapter Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the XMLUrlDataAdapter class.
Namespace: Microsoft.SharePoint.Dsp.XmlUrl
Assembly: Microsoft.SharePoint.Dsp.XmlUrl (in Microsoft.SharePoint.Dsp.XmlUrl.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Sub New
'Usage
Dim instance As New XMLUrlDataAdapter()
[ObsoleteAttribute("Use the Lists web service instead.")]
public XMLUrlDataAdapter()