Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.12 KB

File metadata and controls

29 lines (24 loc) · 1.12 KB
title SQLNumParams | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic reference
ms.assetid 8e0c7d87-d7f2-455a-bfb8-67066adc04f9
caps.latest.revision 8
author JennieHubbard
ms.author jhubbard
manager jhubbard

SQLNumParams

[!INCLUDESNAC_Deprecated]

Improvements in the database engine beginning with [!INCLUDEssSQL11] allow SQLNumParams to obtain more accurate descriptions of the expected results. These more accurate results may differ from the values returned by SQLNumParams in previous versions of [!INCLUDEssNoVersion].

For more information, see Metadata Discovery.

See Also

SQLNumParams Function
ODBC API Implementation Details