Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 840 Bytes

File metadata and controls

22 lines (19 loc) · 840 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords apitype
SQLStatistics
SQLStatistics
markingmyname
maghan
03/04/2017
sql
native-client
reference
SQLStatistics function
DLLExport

SQLStatistics

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]

SQLStatistics can be executed on a static cursor. An attempt to execute SQLStatistics on an updatable (keyset-driven or dynamic) returns SQL_SUCCESS_WITH_INFO indicating the cursor type is changed.

See Also

SQLStatistics Function
ODBC API Implementation Details