Перечисление EventStreamSourceOptions

Specifies the options for the source of the event stream.

Пространство имен:  Microsoft.SqlServer.XEvent.Linq
Сборка:  Microsoft.SqlServer.XEvent.Linq (в Microsoft.SqlServer.XEvent.Linq.dll)

Синтаксис

'Декларация
Public Enumeration EventStreamSourceOptions
'Применение
Dim instance As EventStreamSourceOptions
public enum EventStreamSourceOptions
public enum class EventStreamSourceOptions
type EventStreamSourceOptions
public enum EventStreamSourceOptions

Элементы

Имя элемента Описание
EventFile The event file.
EventStream The event stream.

См. также

Справочник

Пространство имен Microsoft.SqlServer.XEvent.Linq