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