OleDbColumn Class

NOTE: This API is now obsolete.

This type or member supports Microsoft Windows SharePoint Services and is not intended to be used directly from your code.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Dsp.OleDb.OleDbColumn

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 Class OleDbColumn
'Usage
Dim instance As OleDbColumn
[ObsoleteAttribute("Use the Lists web service instead.")]
public class OleDbColumn

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

OleDbColumn Members

Microsoft.SharePoint.Dsp.OleDb Namespace