Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 965 Bytes

File metadata and controls

30 lines (26 loc) · 965 Bytes
title SQLStatistics | Microsoft Docs
ms.custom
ms.date 03/04/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
docset-sql-devref
ms.tgt_pltfrm
ms.topic reference
apitype DLLExport
helpviewer_keywords
SQLStatistics function
ms.assetid e60101ae-a5f5-432f-a32a-d8e6fb0cbde8
caps.latest.revision 31
author JennieHubbard
ms.author jhubbard
manager jhubbard

SQLStatistics

[!INCLUDESNAC_Deprecated]

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