The DalCommandOption enumeration contains parameters of SQL query execution.
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. |
This enumeration is used only by hidden properties.
See also: