CursorTypeEnum Enumeration

[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: ADODB
Assembly:   ADODB (in ADODB.dll)

[GuidAttribute(L"0000051B-0000-0010-8000-00AA006D2EA4")]
public enum class CursorTypeEnum
/** @attribute GuidAttribute("0000051B-0000-0010-8000-00AA006D2EA4") */
public enum CursorTypeEnum
public enum CursorTypeEnum

Member nameDescription
adOpenUnspecified
adOpenForwardOnly
adOpenKeyset
adOpenDynamic
adOpenStatic

Windows Vista, Windows XP SP2, Windows Server 2003

The .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0

Reference

ADODB Namespace
Show: