DalCommandType

Description

The DalCommandType enumeration contains types of the executed task.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Text. The command is used to run the SQL query.
1 StoredProcedure. The command is used to launch the stored procedure or function.

See also:

Dal Assembly Enumerations