Updated: 2019-03-14

OLE DB Property of Rowset and Command — «ado_exec_sp»

Name:
ado_exec_sp
Status:
Deleted
Type:
VT_I4
R/W:
R/W
Default:
It derives initialization property ado_exec_sp
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

Other properties of group

Other sets of properties