Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.46 KB

File metadata and controls

23 lines (18 loc) · 1.46 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic
ICommandWithParameters (Native Client OLE DB provider)
ICommandWithParameters (Native Client OLE DB provider)
markingmyname
maghan
03/14/2017
sql
native-client
reference

ICommandWithParameters (Native Client OLE DB Provider)

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]

Important

[!INCLUDEsnac-removed-oledb-only]

Improvements in the database engine beginning with [!INCLUDEssSQL11] allow ICommandWithParameters::GetParameterInfo to obtain more accurate descriptions of the expected results. These more accurate results may differ from the values returned by CommandWithParameters::GetParameterInfo in previous versions of [!INCLUDEssNoVersion]. For more information, see Metadata Discovery.

Also beginning in [!INCLUDEssSQL11], when calling ICommandWithParameters::SetParameterInfo, the value passed to the pwszName parameter must be a valid identifier. For more information, see Database Identifiers.

See Also

Interfaces (OLE DB)