EventStreamSourceOptions-Enumeration
Specifies the options for the source of the event stream.
Namespace: Microsoft.SqlServer.XEvent.Linq
Assembly: Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)
Syntax
'Declaration
Public Enumeration EventStreamSourceOptions
'Usage
Dim instance As EventStreamSourceOptions
public enum EventStreamSourceOptions
public enum class EventStreamSourceOptions
type EventStreamSourceOptions
public enum EventStreamSourceOptions
Elemente
Elementname | Beschreibung | |
---|---|---|
EventFile | The event file. | |
EventStream | The event stream. |