EventGroup Class
Model schema container class for EventGroup
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.EventGroup
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class EventGroup
'Usage
public static class EventGroup
public ref class EventGroup abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type EventGroup = class end
public final class EventGroup
The EventGroup type exposes the following members.
Properties
Name | Description | |
---|---|---|
Group | Group property class of EventGroup | |
TypeClass | Type class for EventGroup |
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.