次の方法で共有


EventStreamSourceOptions 列挙体

イベント ストリームのソースのオプションを指定します。

名前空間:  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 イベント ストリームです。

関連項目

参照

Microsoft.SqlServer.XEvent.Linq 名前空間