共用方式為


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 命名空間