Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.39 KB

File metadata and controls

25 lines (22 loc) · 1.39 KB
title Visual Studio Analyzer | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
helpviewer_keywords
Visual Studio Analyzer [ODBC], about Visual Studio Analyzer
Visual Studio Analyzer [ODBC]
ms.assetid 673b1aad-ad38-4693-91f2-f4515f476d9b
author David-Engel
ms.author v-daenge

Visual Studio Analyzer

Important

Support for Visual Studio Analyzer was removed beginning in Windows 8 (Visual Studio Analyzer was only included in older versions of Visual Studio.). For an alternative troubleshooting mechanism, use BID tracing.

Microsoft® Visual Studio™ Analyzer provides a high-level view of the ODBC application. The developer can evaluate, analyze, and debug the structure, performance, and interactions from the application's perspective, rather than from a component or code perspective. The information gathered by Visual Studio Analyzer is in the form of events, which represent some kind of interaction between two components of the application. Events can be composed of function calls and returns from functions, such as connections, database queries, and transactions.

This section contains the following topic.