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 ICommandWithParameters (Native Client OLE DB provider)
description ICommandWithParameters (Native Client OLE DB provider)
author markingmyname
ms.author maghan
ms.date 03/14/2017
ms.service sql
ms.subservice native-client
ms.topic 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)