Updated: 2018-05-04

Data Source Initialization OLE DB Property — «named_param_prefix»

Name:
named_param_prefix
Type:
VT_BSTR
R/W:
R/W
Default:
«:»
IBProvider:
1, 2, 3, 5

This property determines prefix of the named parameters in the query text.

Allowed values: «», «:», «@».

If you set empty string into the property then provider will not support named parameters. This functionality is necessary with the executing of DDL queries (in IBP v1, v2).

See also

Other properties of group

Other sets of properties