Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 2.13 KB

oledb-event-category.md

File metadata and controls

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