Delen via


XMLUrlDataAdapter.Dispose Method (Boolean)

NOTE: This API is now obsolete.

This member overrides MarshalByValueComponent.Dispose(Boolean).

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.")> _
Protected Overrides Sub Dispose ( _
    fDisposing As Boolean _
)
'Usage
Dim fDisposing As Boolean

Me.Dispose(fDisposing)
[ObsoleteAttribute("Use the Lists web service instead.")]
protected override void Dispose(
    bool fDisposing
)

Parameters

See Also

Reference

XMLUrlDataAdapter Class

XMLUrlDataAdapter Members

Dispose Overload

Microsoft.SharePoint.Dsp.XmlUrl Namespace