Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides specific event location token.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.XEvent.Linq.EventLocator
Namespace: Microsoft.SqlServer.XEvent.Linq
Assembly: Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class EventLocator
'Usage
Dim instance As EventLocator
[SerializableAttribute]
public class EventLocator
[SerializableAttribute]
public ref class EventLocator
[<SerializableAttribute>]
type EventLocator = class end
public class EventLocator
The EventLocator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
EventLocator | Initializes a new instance of the EventLocator class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.