EventLocator Constructor
Initializes a new instance of the EventLocator class.
Namespace: Microsoft.SqlServer.XEvent.Linq
Assembly: Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New EventLocator()
public EventLocator()
public:
EventLocator()
new : unit -> EventLocator
public function EventLocator()