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 | |
---|---|---|
Actions | Actions relationship class of EventSessionDefinitions | |
AttributeSettings | AttributeSettings relationship class of EventSessionDefinitions | |
EventModuleGuid | EventModuleGuid property class of EventSessionDefinitions | |
EventName | EventName property class of EventSessionDefinitions | |
EventPackageName | EventPackageName property class of EventSessionDefinitions | |
TypeClass | Type class for EventSessionDefinitions | |
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.