Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model schema container class for EventSession
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.EventSession
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class EventSession
'Usage
public static class EventSession
public ref class EventSession abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type EventSession = class end
public final class EventSession
The EventSession type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
EventDefinitions | EventDefinitions relationship class of EventSession |
![]() ![]() |
EventRetentionMode | EventRetentionMode property class of EventSession |
![]() ![]() |
EventTargets | EventTargets relationship class of EventSession |
![]() ![]() |
MaxDispatchLatency | MaxDispatchLatency property class of EventSession |
![]() ![]() |
MaxEventSize | MaxEventSize property class of EventSession |
![]() ![]() |
MaxEventSizeUnit | MaxEventSizeUnit property class of EventSession |
![]() ![]() |
MaxMemory | MaxMemory property class of EventSession |
![]() ![]() |
MaxMemoryUnit | MaxMemoryUnit property class of EventSession |
![]() ![]() |
MemoryPartitionMode | MemoryPartitionMode property class of EventSession |
![]() ![]() |
StartupState | StartupState property class of EventSession |
![]() ![]() |
TrackCausality | TrackCausality property class of EventSession |
![]() ![]() |
TypeClass | Type class for EventSession |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.