Enumeración EventStreamSourceOptions
Specifies the options for the source of the event stream.
Espacio de nombres: Microsoft.SqlServer.XEvent.Linq
Ensamblado: Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxis
'Declaración
Public Enumeration EventStreamSourceOptions
'Uso
Dim instance As EventStreamSourceOptions
public enum EventStreamSourceOptions
public enum class EventStreamSourceOptions
type EventStreamSourceOptions
public enum EventStreamSourceOptions
Miembros
Nombre del miembro | Descripción | |
---|---|---|
EventFile | The event file. | |
EventStream | The event stream. |