Compartir a través de


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

Public Const Text As Integer

Dim value As Integer

value = DataCommandType.Text
public const int Text
public:
literal int Text
public const var Text : int

Field Value

Type: System.Int32

Permissions

See Also

Reference

DataCommandType Class

DataCommandType Members

Microsoft.VisualStudio.Data Namespace