Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 2.21 KB

File metadata and controls

35 lines (30 loc) · 2.21 KB
title OLEDB Event Category | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql
ms.reviewer
ms.technology supportability
ms.topic conceptual
helpviewer_keywords
OLEDB event category
SQL Server event classes, OLEDB event category
event classes [SQL Server], OLEDB event category
ms.assetid cf93e424-3dac-462d-b3da-92e7d0b064d4
author stevestein
ms.author sstein
monikerRange =azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current

OLEDB Event Category

[!INCLUDEappliesto-ss-asdb-xxxx-xxx-md] The OLEDB event category contains general OLEDB events.

In This Section

Topic Description
OLEDB Call Event Class Indicates that [!INCLUDEmsCoName] [!INCLUDEssNoVersion] has made a non-data or non-QueryInterface call to an OLE DB provider for distributed queries and remote stored procedures.
OLEDB DataRead Event Class Indicates that [!INCLUDEssNoVersion] has called an OLE DB provider for distributed queries and remote stored procedures.
OLEDB Errors Event Class Indicates that a call to an OLE DB provider returned an error.
OLEDB Provider Information Event Class Indicates that a distributed query has run and has collected information that corresponds to the provider connection.
OLEDB QueryInterface Event Class Indicates that [!INCLUDEssNoVersion] has issued an OLE DB QueryInterface call for distributed queries and remote stored procedures.

See Also

Extended Events