다음을 통해 공유


EventStreamCacheOptions 열거형

One of the enumeration values that specifies the cache options of the event stream.

네임스페이스:  Microsoft.SqlServer.XEvent.Linq
어셈블리:  Microsoft.SqlServer.XEvent.Linq(Microsoft.SqlServer.XEvent.Linq.dll)

구문

‘선언
Public Enumeration EventStreamCacheOptions
‘사용 방법
Dim instance As EventStreamCacheOptions
public enum EventStreamCacheOptions
public enum class EventStreamCacheOptions
type EventStreamCacheOptions
public enum EventStreamCacheOptions

멤버

멤버 이름 설명
CacheToDisk The enumeration caches the event stream to disk.
DoNotCache The enumeration does not cache the event stream to disk.

참고 항목

참조

Microsoft.SqlServer.XEvent.Linq 네임스페이스