EventSession Class

 

Updated: April 20, 2017

Model schema container class for EventSession

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

System::Object
  Microsoft.SqlServer.Dac.Model::EventSession

public ref class EventSession abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticEventDefinitions

EventDefinitions relationship class of EventSession

System_CAPS_pubpropertySystem_CAPS_staticEventRetentionMode

EventRetentionMode property class of EventSession

System_CAPS_pubpropertySystem_CAPS_staticEventTargets

EventTargets relationship class of EventSession

System_CAPS_pubpropertySystem_CAPS_staticMaxDispatchLatency

MaxDispatchLatency property class of EventSession

System_CAPS_pubpropertySystem_CAPS_staticMaxEventSize

MaxEventSize property class of EventSession

System_CAPS_pubpropertySystem_CAPS_staticMaxEventSizeUnit

MaxEventSizeUnit property class of EventSession

System_CAPS_pubpropertySystem_CAPS_staticMaxMemory

MaxMemory property class of EventSession

System_CAPS_pubpropertySystem_CAPS_staticMaxMemoryUnit

MaxMemoryUnit property class of EventSession

System_CAPS_pubpropertySystem_CAPS_staticMemoryPartitionMode

MemoryPartitionMode property class of EventSession

System_CAPS_pubpropertySystem_CAPS_staticSessionScope

System_CAPS_pubpropertySystem_CAPS_staticStartupState

StartupState property class of EventSession

System_CAPS_pubpropertySystem_CAPS_staticTrackCausality

TrackCausality property class of EventSession

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for EventSession

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: