Updated: 2019-03-14
Data Source Initialization OLE DB Property — «ado_exec_sp»
Name:
ado_exec_sp
Status:
Deleted
Type:
VT_I4
R/W:
R/W
Default:
2
IBProvider:
3, 5-5.1
Interpretation method of «exec SP» query . Possible values:
Value | Description |
0 | Convert query «exec SP» to the «select * from SP» |
1 | Convert query «exec SP» to the «execute procedure SP» |
2 | Automatic conversion mode |
This property replaces deprecated property std_exec_sp.
See also
- Initialization property schema_sp_params
- Rowset property ado_exec_sp