EventNotificationEventGroup Enumeration

Specifies the types of event group.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Enumeration EventNotificationEventGroup
'Usage
Dim instance As EventNotificationEventGroup
public enum EventNotificationEventGroup
public enum class EventNotificationEventGroup
type EventNotificationEventGroup
public enum EventNotificationEventGroup

Members

Member name Description
DdlApplicationRoleEvents Group is DdlApplicationRoleEvents.
DdlAssemblyEvents Group is DdlAssemblyEvents.
DdlAsymmetricKeyEvents Group is DdlAsymmetricKeyEvents.
DdlAuthorizationDatabaseEvents Group is DdlAuthorizationDatabaseEvents.
DdlAuthorizationServerEvents Group is DdlAuthorizationServerEvents.
DdlAvailabilityGroupEvents Group is DdlAvailabilityGroupEvents.
DdlBrokerPriorityEvents Group is DdlBrokerPriorityEvents.
DdlCertificateEvents Group is DdlCertificateEvents.
DdlContractEvents Group is DdlContractEvents.
DdlCredentialEvents Group is DdlCredentialEvents.
DdlCryptographicProviderEvents Group is DdlCryptographicProviderEvents.
DdlCryptoSignatureEvents Group is DdlCryptoSignatureEvents.
DdlDatabaseAuditSpecificationEvents Group is DdlDatabaseAuditSpecificationEvents.
DdlDatabaseEncryptionKeyEvents Group is DdlDatabaseEncryptionKeyEvents.
DdlDatabaseEvents Group is DdlDatabaseEvents.
DdlDatabaseLevelEvents Group is DdlDatabaseLevelEvents.
DdlDatabaseSecurityEvents Group is DdlDatabaseSecurityEvents.
DdlDefaultEvents Group is DdlDefaultEvents.
DdlEndpointEvents Group is DdlEndpointEvents.
DdlEventNotificationEvents Group is DdlEventNotificationEvents.
DdlEvents Group is DdlEvents.
DdlEventSessionEvents Group is DdlEventSessionEvents.
DdlExtendedProcedureEvents Group is DdlExtendedProcedureEvents.
DdlExtendedPropertyEvents Group is DdlExtendedPropertyEvents.
DdlFullTextCatalogEvents Group is DdlFullTextCatalogEvents.
DdlFullTextStopListEvents Group is DdlFullTextStopListEvents.
DdlFunctionEvents Group is DdlFunctionEvents.
DdlGdrDatabaseEvents Group is DdlGdrDatabaseEvents.
DdlGdrServerEvents Group is DdlGdrServerEvents.
DdlIndexEvents Group is DdlIndexEvents.
DdlLinkedServerEvents Group is DdlLinkedServerEvents.
DdlLinkedServerLoginEvents Group is DdlLinkedServerLoginEvents.
DdlLoginEvents Group is DdlLoginEvents.
DdlMasterKeyEvents Group is DdlMasterKeyEvents.
DdlMessageEvents Group is DdlMessageEvents.
DdlMessageTypeEvents Group is DdlMessageTypeEvents.
DdlPartitionEvents Group is DdlPartitionEvents.
DdlPartitionFunctionEvents Group is DdlPartitionFunctionEvents.
DdlPartitionSchemeEvents Group is DdlPartitionSchemeEvents.
DdlPlanGuideEvents Group is DdlPlanGuideEvents.
DdlProcedureEvents Group is DdlProcedureEvents.
DdlQueueEvents Group is DdlQueueEvents.
DdlRemoteServerEvents Group is DdlRemoteServerEvents.
DdlRemoteServiceBindingEvents Group is DdlRemoteServiceBindingEvents.
DdlResourceGovernorEvents Group is DdlResourceGovernorEvents.
DdlResourcePool Group is DdlResourcePool.
DdlRoleEvents Group is DdlRoleEvents.
DdlRouteEvents Group is DdlRouteEvents.
DdlRuleEvents Group is DdlRuleEvents.
DdlSchemaEvents Group is DdlSchemaEvents.
DdlSearchPropertyListEvents Group is DdlSearchPropertyListEvents.
DdlSequenceEvents Group is DdlSequenceEvents.
DdlServerAuditEvents Group is DdlServerAuditEvents.
DdlServerAuditSpecificationEvents Group is DdlServerAuditSpecificationEvents.
DdlServerLevelEvents Group is DdlServerLevelEvents.
DdlServerSecurityEvents Group is DdlServerSecurityEvents.
DdlServiceEvents Group is DdlServiceEvents.
DdlServiceMasterKeyEvents Group is DdlServiceMasterKeyEvents.
DdlSsbEvents Group is DdlSsbEvents.
DdlStatisticsEvents Group is DdlStatisticsEvents.
DdlSymmetricKeyEvents Group is DdlSymmetricKeyEvents.
DdlSynonymEvents Group is DdlSynonymEvents.
DdlTableEvents Group is DdlTableEvents.
DdlTableViewEvents Group is DdlTableViewEvents.
DdlTriggerEvents Group is DdlTriggerEvents.
DdlTypeEvents Group is DdlTypeEvents.
DdlUserEvents Group is DdlUserEvents.
DdlViewEvents Group is DdlViewEvents.
DdlWorkloadGroup Group is DdlWorkloadGroup.
DdlXmlSchemaCollectionEvents Group is DdlXmlSchemaCollectionEvents.
TrcAllEvents Group is TrcAllEvents.
TrcClr Group is TrcClr.
TrcDatabase Group is TrcDatabase.
TrcDeprecation Group is TrcDeprecation.
TrcErrorsAndWarnings Group is TrcErrorsAndWarnings.
TrcFullText Group is TrcFullText.
TrcLocks Group is TrcLocks.
TrcObjects Group is TrcObjects.
TrcOledb Group is TrcOledb.
TrcPerformance Group is TrcPerformance.
TrcQueryNotifications Group is TrcQueryNotifications.
TrcSecurityAudit Group is TrcSecurityAudit.
TrcServer Group is TrcServer.
TrcStoredProcedures Group is TrcStoredProcedures.
TrcTSql Group is TrcTSql.
TrcUserConfigurable Group is TrcUserConfigurable.
Unknown Group is Unknown.

See Also

Reference

Microsoft.SqlServer.TransactSql.ScriptDom Namespace