CommandTypeEnum 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"0000052E-0000-0010-8000-00AA006D2EA4")]
public enum class CommandTypeEnum
/** @attribute GuidAttribute("0000052E-0000-0010-8000-00AA006D2EA4") */
public enum CommandTypeEnum
public enum CommandTypeEnum

Member nameDescription
adCmdUnspecified
adCmdUnknown
adCmdText
adCmdTable
adCmdStoredProc
adCmdFile
adCmdTableDirect

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: