イベント ストリームのソースのオプションを指定します。
名前空間: 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 | イベント ファイルです。 | |
| EventStream | イベント ストリームです。 |