Énumération EventStreamSourceOptions
Specifies the options for the source of the event stream.
Espace de noms : Microsoft.SqlServer.XEvent.Linq
Assembly : Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)
Syntaxe
'Déclaration
Public Enumeration EventStreamSourceOptions
'Utilisation
Dim instance As EventStreamSourceOptions
public enum EventStreamSourceOptions
public enum class EventStreamSourceOptions
type EventStreamSourceOptions
public enum EventStreamSourceOptions
Membres
Nom de membre | Description | |
---|---|---|
EventFile | The event file. | |
EventStream | The event stream. |