Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 2.13 KB

File metadata and controls

33 lines (28 loc) · 2.13 KB
title OLEDB Event Category
description OLEDB Event Category
author WilliamDAssafMSFT
ms.author wiassaf
ms.date 03/14/2017
ms.service sql
ms.subservice supportability
ms.topic reference
helpviewer_keywords
OLEDB event category
SQL Server event classes, OLEDB event category
event classes [SQL Server], OLEDB event category
monikerRange =azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current

OLEDB Event Category

[!INCLUDE SQL Server Azure SQL Database Azure SQL Managed Instance] 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