title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | helpviewer_keywords | monikerRange | |
---|---|---|---|---|---|---|---|---|---|---|
PreConnect:Starting Event Class |
PreConnect:Starting Event Class |
WilliamDAssafMSFT |
wiassaf |
03/01/2017 |
sql |
supportability |
reference |
|
=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current |
[!INCLUDE SQL Server Azure SQL Database Azure SQL Managed Instance] The PreConnect:Starting event class indicates when a LOGON trigger or the Resource Governor classifier function starts execution.
Data column name | Data type | Description | Column ID | Filterable |
---|---|---|---|---|
EventClass | int | 215 | 27 | No |
SPID | int | The ID of server process that fires this event. | 12 | Yes |
EventSubClass | int | 1 for the user-defined classifier function. | 21 | Yes |
StartTime | datetime | The time when the user-defined classifier function starts. | 14 | Yes |
ObjectID | int | The ID of the user-defined classifier object. | 22 | Yes |
ObjectName | nvarchar(256) | The two-part name of the classifier user-defined function. For example, dbo.classifier. | 34 | Yes |
Extended Events
PreConnect:Completed Event Class
Resource Governor