OleDbAdapter Constructor

NOTE: This API is now obsolete.

Initializes a new instance of the OleDbAdapter class.

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.")> _
Public Sub New
'Usage

Dim instance As New OleDbAdapter()
[ObsoleteAttribute("Use the Lists web service instead.")]
public OleDbAdapter()

See Also

Reference

OleDbAdapter Class

OleDbAdapter Members

Microsoft.SharePoint.Dsp.OleDb Namespace