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. |