EventGroupType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sql event groups
public enum EventGroupType
type EventGroupType =
Public Enum EventGroupType
- Inheritance
-
EventGroupType
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown |
DdlEvents | 10001 | DdlEvents |
DdlServerLevelEvents | 10002 | DdlServerLevelEvents |
DdlEndpointEvents | 10003 | DdlEndpointEvents |
DdlDatabaseEvents | 10004 | DdlDatabaseEvents |
DdlServerSecurityEvents | 10005 | DdlServerSecurityEvents |
DdlLoginEvents | 10006 | DdlLoginEvents |
DdlGdrServerEvents | 10007 | DdlGdrServerEvents |
DdlAuthorizationServerEvents | 10008 | DdlAuthorizationServerEvents |
DdlCredentialEvents | 10009 | DdlCredentialEvents |
DdlServiceMasterKeyEvents | 10010 | DdlServiceMasterKeyEvents |
DdlExtendedProcedureEvents | 10011 | DdlExtendedProcedureEvents |
DdlLinkedServerEvents | 10012 | DdlLinkedServerEvents |
DdlLinkedServerLoginEvents | 10013 | DdlLinkedServerLoginEvents |
DdlMessageEvents | 10014 | DdlMessageEvents |
DdlRemoteServerEvents | 10015 | DdlRemoteServerEvents |
DdlDatabaseLevelEvents | 10016 | DdlDatabaseLevelEvents |
DdlTableViewEvents | 10017 | DdlTableViewEvents |
DdlTableEvents | 10018 | DdlTableEvents |
DdlViewEvents | 10019 | DdlViewEvents |
DdlIndexEvents | 10020 | DdlIndexEvents |
DdlStatisticsEvents | 10021 | DdlStatisticsEvents |
DdlSynonymEvents | 10022 | DdlSynonymEvents |
DdlFunctionEvents | 10023 | DdlFunctionEvents |
DdlProcedureEvents | 10024 | DdlProcedureEvents |
DdlTriggerEvents | 10025 | DdlTriggerEvents |
DdlEventNotificationEvents | 10026 | DdlEventNotificationEvents |
DdlAssemblyEvents | 10027 | DdlAssemblyEvents |
DdlTypeEvents | 10028 | DdlTypeEvents |
DdlDatabaseSecurityEvents | 10029 | DdlDatabaseSecurityEvents |
DdlCertificateEvents | 10030 | DdlCertificateEvents |
DdlUserEvents | 10031 | DdlUserEvents |
DdlRoleEvents | 10032 | DdlRoleEvents |
DdlApplicationRoleEvents | 10033 | DdlApplicationRoleEvents |
DdlSchemaEvents | 10034 | DdlSchemaEvents |
DdlGdrDatabaseEvents | 10035 | DdlGdrDatabaseEvents |
DdlAuthorizationDatabaseEvents | 10036 | DdlAuthorizationDatabaseEvents |
DdlSymmetricKeyEvents | 10037 | DdlSymmetricKeyEvents |
DdlAsymmetricKeyEvents | 10038 | DdlAsymmetricKeyEvents |
DdlCryptoSignatureEvents | 10039 | DdlCryptoSignatureEvents |
DdlMasterKeyEvents | 10040 | DdlMasterKeyEvents |
DdlSsbEvents | 10041 | DdlSsbEvents |
DdlMessageTypeEvents | 10042 | DdlMessageTypeEvents |
DdlContractEvents | 10043 | DdlContractEvents |
DdlQueueEvents | 10044 | DdlQueueEvents |
DdlServiceEvents | 10045 | DdlServiceEvents |
DdlRouteEvents | 10046 | DdlRouteEvents |
DdlRemoteServiceBindingEvents | 10047 | DdlRemoteServiceBindingEvents |
DdlXmlSchemaCollectionEvents | 10048 | DdlXmlSchemaCollectionEvents |
DdlPartitionEvents | 10049 | DdlPartitionEvents |
DdlPartitionFunctionEvents | 10050 | DdlPartitionFunctionEvents |
DdlPartitionSchemeEvents | 10051 | DdlPartitionSchemeEvents |
DdlDefaultEvents | 10052 | DdlDefaultEvents |
DdlExtendedPropertyEvents | 10053 | DdlExtendedPropertyEvents |
DdlFullTextCatalogEvents | 10054 | DdlFullTextCatalogEvents |
DdlPlanGuideEvents | 10055 | DdlPlanGuideEvents |
DdlRuleEvents | 10056 | DdlRuleEvents |
DdlEventSessionEvents | 10057 | DdlEventSessionEvents |
DdlResourceGovernorEvents | 10058 | DdlResourceGovernorEvents |
DdlResourcePool | 10059 | DdlResourcePool |
DdlWorkloadGroup | 10060 | DdlWorkloadGroup |
DdlCryptographicProviderEvents | 10061 | DdlCryptographicProviderEvents |
DdlDatabaseEncryptionKeyEvents | 10062 | DdlDatabaseEncryptionKeyEvents |
DdlBrokerPriorityEvents | 10063 | DdlBrokerPriorityEvents |
DdlServerAuditEvents | 10064 | DdlServerAuditEvents |
DdlServerAuditSpecificationEvents | 10065 | DdlServerAuditSpecificationEvents |
DdlDatabaseAuditSpecificationEvents | 10066 | DdlDatabaseAuditSpecificationEvents |
DdlFullTextStopListEvents | 10067 | DdlFullTextStopListEvents |
DdlSearchPropertyListEvents | 10069 | DdlSearchPropertyListEvents |
DdlSequenceEvents | 10070 | DdlSequenceEvents |
DdlAvailabilityGroupEvents | 10071 | DdlAvailabilityGroupEvents |
DdlDatabaseAuditEvents | 10072 | DdlDatabaseAuditEvents |
DdlSecurityPolicyEvents | 10073 | DdlSecurityPolicyEvents |
DdlColumnMasterKeyEvents | 10074 | DdlColumnMasterKeyEvents |
DdlColumnEncryptionKeyEvents | 10075 | DdlColumnEncryptionKeyEvents |
DdlExternalResourcePoolEvents | 10076 | DdlExternalResourcePoolEvents |
DdlExternalLibraryEvents | 10077 | DdlExternalLibraryEvents |
DdlSensitivityEvents | 10078 | DdlSensitivityEvents |
DdlExternalLanguageEvents | 10079 | DdlExternalLanguageEvents |
TrcAllEvents | 11000 | TrcAllEvents |
TrcDatabase | 11002 | TrcDatabase |
TrcErrorsAndWarnings | 11003 | TrcErrorsAndWarnings |
TrcLocks | 11004 | TrcLocks |
TrcObjects | 11005 | TrcObjects |
TrcPerformance | 11006 | TrcPerformance |
TrcSecurityAudit | 11008 | TrcSecurityAudit |
TrcServer | 11009 | TrcServer |
TrcStoredProcedures | 11011 | TrcStoredProcedures |
TrcTSql | 11013 | TrcTSql |
TrcUserConfigurable | 11014 | TrcUserConfigurable |
TrcOledb | 11015 | TrcOledb |
TrcFullText | 11017 | TrcFullText |
TrcDeprecation | 11018 | TrcDeprecation |
TrcClr | 11020 | TrcClr |
TrcQueryNotifications | 11021 | TrcQueryNotifications |