Updated: 2019-03-14

OLE DB Property of Rowset and Command — «odbc_call_sp»

Name:
odbc_call_sp
Status:
Deleted
Type:
VT_I4
R/W:
R/W
Default:
It derives initialization property odbc_call_sp
IBProvider:
1, 2, 3, 5-5.1

Interpretation method of ODBC-query with stored procedure call — «{?=call SP(…)}». Allowed values:

Value Description
0 ODBC-query will be translated to «select * from SP»
1 ODBC-query will be translated to «execute procedure SP»
2 The provider himself determines the method of running the stored procedure.

See also

Other properties of group

Other sets of properties