Updated: 2018-05-05
OLE DB Property of Rowset and Command — «multi_stmts_exec_rules»
Name:
multi_stmts_exec_rules
Type:
VT_I4
R/W:
R/W
Default:
It derives initialization property multi_stmts_exec_rules
IBProvider:
3, 5
Rules for execution of command with multiple statements. Can be one from next values:
Value | Description |
0 | Stop after first error at execution of script. |
1 | Ignore errors of execution of script. Will be executed all statements of command. |
See also
- The initialization property multi_stmts_exec_rules