Sdílet prostřednictvím


DataCommandType.TabularFunction Field

Definition

Indicates a tabular function command type, where the command text is the identifier of a function to execute that returns a result set.

public: int TabularFunction = 6;
public const int TabularFunction = 6;
val mutable TabularFunction : int
Public Const TabularFunction As Integer  = 6

Field Value

Value = 6

Applies to