OleDbAdapter.Dispose Method (Boolean)

NOTE: This API is now obsolete.

This member overrides MarshalByValueComponent.Dispose(Boolean).

Namespace:  Microsoft.SharePoint.Dsp.OleDb
Assembly:  Microsoft.SharePoint.Dsp.OleDb (in Microsoft.SharePoint.Dsp.OleDb.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

OleDbAdapter Class

OleDbAdapter Members

Dispose Overload

Microsoft.SharePoint.Dsp.OleDb Namespace