Freigeben über


EventSessionAction-Klasse

Model schema container class for EventSessionAction

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.EventSessionAction

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

Syntax

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

Der EventSessionAction-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element ActionName ActionName property class of EventSessionAction
Öffentliche EigenschaftStatisches Element EventModuleGuid EventModuleGuid property class of EventSessionAction
Öffentliche EigenschaftStatisches Element EventPackageName EventPackageName property class of EventSessionAction
Öffentliche EigenschaftStatisches Element TypeClass Type class for EventSessionAction

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace