Enumeração EventStreamSourceOptions
Specifies the options for the source of the event stream.
Namespace: Microsoft.SqlServer.XEvent.Linq
Assembly: Microsoft.SqlServer.XEvent.Linq (em Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxe
'Declaração
Public Enumeration EventStreamSourceOptions
'Uso
Dim instance As EventStreamSourceOptions
public enum EventStreamSourceOptions
public enum class EventStreamSourceOptions
type EventStreamSourceOptions
public enum EventStreamSourceOptions
Membros
Nome do membro | Descrição | |
---|---|---|
EventFile | The event file. | |
EventStream | The event stream. |