Share via


DataCommandType.Text Field

Indicates a text command type, where the command text should be native code understood by the DDEX provider, for example, SQL.

Namespace:  Microsoft.VisualStudio.Data
Assembly:  Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)

Syntax

'Declaration
Public Const Text As Integer
public const int Text
public:
literal int Text
static val mutable Text: int
public const var Text : int

.NET Framework Security

See Also

Reference

DataCommandType Class

Microsoft.VisualStudio.Data Namespace