Sdílet prostřednictvím


DataCommandType.Text Field

Definition

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

public: int Text = 1;
public const int Text = 1;
val mutable Text : int
Public Const Text As Integer  = 1

Field Value

Value = 1

Applies to