对 SQL Server 的事件组建模。
命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)
语法
声明
Public Enumeration SqlEventGroup
public enum SqlEventGroup
public enum class SqlEventGroup
type SqlEventGroup
public enum SqlEventGroup
成员
| 成员名称 | 说明 | |
|---|---|---|
| Unknown | 指定该事件组未知。 | |
| DdlApplicationRoleEvents | ||
| DdlAssemblyEvents | ||
| DdlAuthorizationDatabaseEvents | ||
| DdlCertificateEvents | ||
| DdlContractEvents | ||
| DdlDatabaseLevelEvents | ||
| DdlDatabaseSecurityEvents | ||
| DdlEventNotificationEvents | ||
| DdlFunctionEvents | ||
| DdlGdrDatabaseEvents | ||
| DdlIndexEvents | ||
| DdlMessageTypeEvents | ||
| DdlPartitionEvents | ||
| DdlPartitionFunctionEvents | ||
| DdlPartitionSchemeEvents | ||
| DdlProcedureEvents | ||
| DdlQueueEvents | ||
| DdlRemoteServiceBindingEvents | ||
| DdlRoleEvents | ||
| DdlRouteEvents | ||
| DdlSchemaEvents | ||
| DdlServiceEvents | ||
| DdlSsbEvents | ||
| DdlStatisticsEvents | ||
| DdlSynonymEvents | ||
| DdlTableEvents | ||
| DdlTableViewEvents | ||
| DdlTriggerEvents | ||
| DdlTypeEvents | ||
| DdlUserEvents | ||
| DdlViewEvents | ||
| DdlXmlSchemaCollectionEvents | ||
| DdlAuthorizationServerEvents | ||
| DdlEndpointEvents | ||
| DdlEvents | ||
| DdlGdrServerEvents | ||
| DdlLoginEvents | ||
| DdlServerLevelEvents | ||
| DdlServerSecurityEvents | ||
| DdlAsymmetricKeyEvents | ||
| DdlBrokerPriorityEvents | ||
| DdlCryptoSignatureEvents | ||
| DdlDatabaseAuditSpecificationEvents | ||
| DdlDatabaseEncryptionKeyEvents | ||
| DdlDefaultEvents | ||
| DdlExtendedPropertyEvents | ||
| DdlFullTextCatalogEvents | ||
| DdlFullTextStopListEvents | ||
| DdlMasterKeyEvents | ||
| DdlPlanGuideEvents | ||
| DdlRuleEvents | ||
| DdlSymmetricKeyEvents | ||
| DdlCredentialEvents | ||
| DdlDatabaseEvents | ||
| DdlCryptographicProviderEvents | ||
| DdlEventSessionEvents | ||
| DdlExtendedProcedureEvents | ||
| DdlLinkedServerEvents | ||
| DdlLinkedServerLoginEvents | ||
| DdlMessageEvents | ||
| DdlRemoteServerEvents | ||
| DdlResourceGovernorEvents | ||
| DdlResourcePool | ||
| DdlServerAuditEvents | ||
| DdlServerAuditSpecificationEvents | ||
| DdlServiceMasterKeyEvents | ||
| DdlWorkloadGroup | ||
| TrcClr | ||
| TrcDatabase | ||
| TrcDeprecation | ||
| TrcErrorsAndWarnings | ||
| TrcFullText | ||
| TrcLocks | ||
| TrcObjects | ||
| TrcOledb | ||
| TrcPerformance | ||
| TrcQueryNotifications | ||
| TrcSecurityAudit | ||
| TrcServer | ||
| TrcStoredProcedures | ||
| TrcTSql | ||
| TrcUserConfigurable | ||
| TrcAllEvents |