EventSessionDefinitions Class

Model schema container class for EventSessionDefinitions

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dac.Model.EventSessionDefinitions

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

Syntax

'Declaration
Public NotInheritable Class EventSessionDefinitions
'Usage
public static class EventSessionDefinitions
public ref class EventSessionDefinitions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type EventSessionDefinitions =  class end
public final class EventSessionDefinitions

The EventSessionDefinitions type exposes the following members.

Properties

  Name Description
Public propertyStatic member Actions Actions relationship class of EventSessionDefinitions
Public propertyStatic member AttributeSettings AttributeSettings relationship class of EventSessionDefinitions
Public propertyStatic member EventModuleGuid EventModuleGuid property class of EventSessionDefinitions
Public propertyStatic member EventName EventName property class of EventSessionDefinitions
Public propertyStatic member EventPackageName EventPackageName property class of EventSessionDefinitions
Public propertyStatic member TypeClass Type class for EventSessionDefinitions
Public propertyStatic member WhereExpression WhereExpression property class of EventSessionDefinitions

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.

See Also

Reference

Microsoft.SqlServer.Dac.Model Namespace