DalCommandOption

Description

The DalCommandOption enumeration contains parameters of SQL query execution.

Available Values

Value Brief description
0 None. Parameters set by default are used.
1 NoLog. Queries are not logged in DebugView.
2 ExceptionIncludeSQL. Text of the SQL query is included into the text of exception.

Comments

This enumeration is used only by hidden properties.

See also:

Dal Assembly Enumerations