Updated: 2020-09-21
OLE DB Property of Rowset and Command — «named_param_rules»
Name:
named_param_rules
Type:
VT_I4
R/W:
R/W
Default:
It derives initialization property named_param_rules
IBProvider:
3, 5
Flags of processing of named parameters in command text:
Value | Description |
1 | Include a prefix in name of parameter |
Starting with provider version 5.20, modification of the value of this property will put the command in an unprepared state.
See also
- The rowset property named_param_prefix
- The initialization property named_param_rules