SQLNumParams

Improvements in the database engine beginning with SQL Server 2012 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 SQL Server.

For more information, see Metadata Discovery.

See Also

Concepts

ODBC API Implementation Details

Other Resources

SQLNumParams Function