EventNotificationEventGroup Enumeration

Specifies the event group.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Enumeration EventNotificationEventGroup
public enum EventNotificationEventGroup
public enum class EventNotificationEventGroup
type EventNotificationEventGroup
public enum EventNotificationEventGroup

Members

Member name Description
Unknown Group is Unknown
DdlApplicationRoleEvents Group is DdlApplicationRoleEvents
DdlAssemblyEvents Group is DdlAssemblyEvents
DdlAuthorizationDatabaseEvents Group is DdlAuthorizationDatabaseEvents
DdlCertificateEvents Group is DdlCertificateEvents
DdlContractEvents Group is DdlContractEvents
DdlDatabaseLevelEvents Group is DdlDatabaseLevelEvents
DdlDatabaseSecurityEvents Group is DdlDatabaseSecurityEvents
DdlEventNotificationEvents Group is DdlEventNotificationEvents
DdlFunctionEvents Group is DdlFunctionEvents
DdlGdrDatabaseEvents Group is DdlGdrDatabaseEvents
DdlIndexEvents Group is DdlIndexEvents
DdlMessageTypeEvents Group is DdlMessageTypeEvents
DdlPartitionEvents Group is DdlPartitionEvents
DdlPartitionFunctionEvents Group is DdlPartitionFunctionEvents
DdlPartitionSchemeEvents Group is DdlPartitionSchemeEvents
DdlProcedureEvents Group is DdlProcedureEvents
DdlQueueEvents Group is DdlQueueEvents
DdlRemoteServiceBindingEvents Group is DdlRemoteServiceBindingEvents
DdlRoleEvents Group is DdlRoleEvents
DdlRouteEvents Group is DdlRouteEvents
DdlSchemaEvents Group is DdlSchemaEvents
DdlServiceEvents Group is DdlServiceEvents
DdlSsbEvents Group is DdlSsbEvents
DdlStatisticsEvents Group is DdlStatisticsEvents
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
DdlXmlSchemaCollectionEvents Group is DdlXmlSchemaCollectionEvents
DdlAuthorizationServerEvents Group is DdlAuthorizationServerEvents
DdlEndpointEvents Group is DdlEndpointEvents
DdlEvents Group is DdlEvents
DdlGdrServerEvents Group is DdlGdrServerEvents
DdlLoginEvents Group is DdlLoginEvents
DdlServerLevelEvents Group is DdlServerLevelEvents
DdlServerSecurityEvents Group is DdlServerSecurityEvents
DdlAsymmetricKeyEvents Group is DdlAsymmetricKeyEvents
DdlBrokerPriorityEvents Group is DdlBrokerPriorityEvents
DdlCryptoSignatureEvents Group is DdlCryptoSignatureEvents
DdlDatabaseAuditSpecificationEvents Group is DdlDatabaseAuditSpecificationEvents
DdlDatabaseEncryptionKeyEvents Group is DdlDatabaseEncryptionKeyEvents
DdlDefaultEvents Group is DdlDefaultEvents
DdlExtendedPropertyEvents Group is DdlExtendedPropertyEvents
DdlFullTextCatalogEvents Group is DdlFullTextCatalogEvents
DdlFullTextStopListEvents Group is DdlFullTextStopListEvents
DdlMasterKeyEvents Group is DdlMasterKeyEvents
DdlPlanGuideEvents Group is DdlPlanGuideEvents
DdlRuleEvents Group is DdlRuleEvents
DdlSymmetricKeyEvents Group is DdlSymmetricKeyEvents
DdlCredentialEvents Group is DdlCredentialEvents
DdlDatabaseEvents Group is DdlDatabaseEvents
DdlCryptographicProviderEvents Group is DdlCryptographicProviderEvents
DdlEventSessionEvents Group is DdlEventSessionEvents
DdlExtendedProcedureEvents Group is DdlExtendedProcedureEvents
DdlLinkedServerEvents Group is DdlLinkedServerEvents
DdlLinkedServerLoginEvents Group is DdlLinkedServerLoginEvents
DdlMessageEvents Group is DdlMessageEvents
DdlRemoteServerEvents Group is DdlRemoteServerEvents
DdlResourceGovernorEvents Group is DdlResourceGovernorEvents
DdlResourcePool Group is DdlResourcePool
DdlServerAuditEvents Group is DdlServerAuditEvents
DdlServerAuditSpecificationEvents Group is DdlServerAuditSpecificationEvents
DdlServiceMasterKeyEvents Group is DdlServiceMasterKeyEvents
DdlWorkloadGroup Group is DdlWorkloadGroup
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
TrcAllEvents Group is TrcAllEvents

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace