Updated: 2018-05-08
OLE DB Property of Rowset and Command — «clear_param_info»
Name:
clear_param_info
Type:
VT_BOOL
R/W:
R/W
Default:
It derives initialization property clear_param_info
IBProvider:
1, 2, 3, 5
It permits to clear the list of parameters descriptions when setting the new query text.
If client sets parameters descriptions firstly and query text after this then descriptions will lost. In this case either error of command execution or additional outgo for automatic forming of the list of parameters descriptions.
See also
- The rowset property auto_param_describe
- The initialization property clear_param_info