SqlEventType Enumeration
Specifies a SQL event type.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Enumeration SqlEventType
'Usage
Dim instance As SqlEventType
public enum SqlEventType
public enum class SqlEventType
public enum SqlEventType
type SqlEventType
Members
| Member name | Description | |
|---|---|---|
| Unknown | Event type is Unknown | |
| AddRoleMember | Event type is AddRoleMember | |
| AlterApplicationRole | Event type is AlterApplicationRole | |
| AlterAssembly | Event type is AlterAssembly | |
| AlterAuthorizationDatabase | Event type is AlterAuthorizationDatabase | |
| AlterCertificate | Event type is AlterCertificate | |
| AlterFunction | Event type is AlterFunction | |
| AlterIndex | Event type is AlterIndex | |
| AlterMessageType | Event type is AlterMessageType | |
| AlterPartitionFunction | Event type is AlterPartitionFunction | |
| AlterPartitionScheme | Event type is AlterPartitionScheme | |
| AlterProcedure | Event type is AlterProcedure | |
| AlterQueue | Event type is AlterQueue | |
| AlterRemoteServiceBinding | Event type is AlterRemoteServiceBinding | |
| AlterRole | Event type is AlterRole | |
| AlterRoute | Event type is AlterRoute | |
| AlterSchema | Event type is AlterSchema | |
| AlterService | Event type is AlterService | |
| AlterTable | Event type is AlterTable | |
| AlterTrigger | Event type is AlterTrigger | |
| AlterUser | Event type is AlterUser | |
| AlterView | Event type is AlterView | |
| AlterXmlSchemaCollection | Event type is AlterXmlSchemaCollection | |
| CreateApplicationRole | Event type is CreateApplicationRole | |
| CreateAssembly | Event type is CreateAssembly | |
| CreateCertificate | Event type is CreateCertificate | |
| CreateContract | Event type is CreateContract | |
| CreateEventNotification | Event type is CreateEventNotification | |
| CreateFunction | Event type is CreateFunction | |
| CreateIndex | Event type is CreateIndex | |
| CreateMessageType | Event type is CreateMessageType | |
| CreatePartitionFunction | Event type is CreatePartitionFunction | |
| CreatePartitionScheme | Event type is CreatePartitionScheme | |
| CreateProcedure | Event type is CreateProcedure | |
| CreateQueue | Event type is CreateQueue | |
| CreateRemoteServiceBinding | Event type is CreateRemoteServiceBinding | |
| CreateRole | Event type is CreateRole | |
| CreateRoute | Event type is CreateRoute | |
| CreateSchema | Event type is CreateSchema | |
| CreateService | Event type is CreateService | |
| CreateStatistics | Event type is CreateStatistics | |
| CreateSynonym | Event type is CreateSynonym | |
| CreateTable | Event type is CreateTable | |
| CreateTrigger | Event type is CreateTrigger | |
| CreateType | Event type is CreateType | |
| CreateUser | Event type is CreateUser | |
| CreateView | Event type is CreateView | |
| CreateXmlIndex | Event type is CreateXmlIndex | |
| CreateXmlSchemaCollection | Event type is CreateXmlSchemaCollection | |
| DenyDatabase | Event type is DenyDatabase | |
| DropApplicationRole | Event type is DropApplicationRole | |
| DropAssembly | Event type is DropAssembly | |
| DropCertificate | Event type is DropCertificate | |
| DropContract | Event type is DropContract | |
| DropEventNotification | Event type is DropEventNotification | |
| DropFunction | Event type is DropFunction | |
| DropIndex | Event type is DropIndex | |
| DropMessageType | Event type is DropMessageType | |
| DropPartitionFunction | Event type is DropPartitionFunction | |
| DropPartitionScheme | Event type is DropPartitionScheme | |
| DropProcedure | Event type is DropProcedure | |
| DropQueue | Event type is DropQueue | |
| DropRemoteServiceBinding | Event type is DropRemoteServiceBinding | |
| DropRole | Event type is DropRole | |
| DropRoleMember | Event type is DropRoleMember | |
| DropRoute | Event type is DropRoute | |
| DropSchema | Event type is DropSchema | |
| DropService | Event type is DropService | |
| DropStatistics | Event type is DropStatistics | |
| DropSynonym | Event type is DropSynonym | |
| DropTable | Event type is DropTable | |
| DropTrigger | Event type is DropTrigger | |
| DropType | Event type is DropType | |
| DropUser | Event type is DropUser | |
| DropView | Event type is DropView | |
| DropXmlSchemaCollection | Event type is DropXmlSchemaCollection | |
| GrantDatabase | Event type is GrantDatabase | |
| RevokeDatabase | Event type is RevokeDatabase | |
| UpdateStatistics | Event type is UpdateStatistics | |
| AddServerRoleMember | Event type is AddServerRoleMember | |
| AlterAuthorizationServer | Event type is AlterAuthorizationDatabase | |
| AlterDatabase | Event type is AlterDatabase | |
| AlterEndpoint | Event type is AlterEndpoint | |
| AlterLogin | Event type is AlterLogin | |
| CreateDatabase | Event type is CreateDatabase | |
| CreateEndpoint | Event type is CreateEndpoint | |
| CreateLogin | Event type is CreateLogin | |
| DenyServer | Event type is DenyServer | |
| DropDatabase | Event type is DropDatabase | |
| DropEndpoint | Event type is DropEndpoint | |
| DropLogin | Event type is DropLogin | |
| DropServerRoleMember | Event type is DropServerRoleMember | |
| GrantServer | Event type is GrantServer | |
| RevokeServer | Event type is RevokeServer | |
| AddSignature | Event type is AddSignature | |
| AddSignatureSchemaObject | Event type is AddSignatureSchemaObject | |
| AlterAsymmetricKey | Event type is AlterAsymmetricKey | |
| AlterBrokerPriority | Event type is AlterBrokerPriority | |
| AlterDatabaseAuditSpecification | Event type is AlterDatabaseAuditSpecification | |
| AlterDatabaseEncryptionKey | Event type is AlterDatabaseEncryptionKey | |
| AlterExtendedProperty | Event type is DropExtendedProperty | |
| AlterFullTextCatalog | Event type is AlterFullTextCatalog | |
| AlterFullTextIndex | Event type is AlterFullTextIndex | |
| AlterFullTextStopList | Event type is AlterFullTextStopList | |
| AlterMasterKey | Event type is AlterMasterKey | |
| AlterPlanGuide | Event type is AlterPlanGuide | |
| AlterSymmetricKey | Event type is AlterSymmetricKey | |
| BindDefault | Event type is BindDefault | |
| BindRule | Event type is BindRule | |
| CreateAsymmetricKey | Event type is CreateAsymmetricKey | |
| CreateBrokerPriority | Event type is CreateBrokerPriority | |
| CreateDatabaseAuditSpecification | Event type is CreateDatabaseAuditSpecification | |
| CreateDatabaseEncryptionKey | Event type is CreateDatabaseEncryptionKey | |
| CreateDefault | Event type is CreateDefault | |
| CreateExtendedProperty | Event type is CreateExtendedProperty | |
| CreateFullTextCatalog | Event type is CreateFullTextCatalog | |
| CreateFullTextIndex | Event type is CreateFullTextIndex | |
| CreateFullTextStopList | Event type is CreateFullTextStopList | |
| CreateMasterKey | Event type is CreateMasterKey | |
| CreatePlanGuide | Event type is CreatePlanGuide | |
| CreateRule | Event type is CreateRule | |
| CreateSpatialIndex | Event type is CreateSpatialIndex | |
| CreateSymmetricKey | Event type is CreateSymmetricKey | |
| DropAsymmetricKey | Event type is DropAsymmetricKey | |
| DropBrokerPriority | Event type is DropBrokerPriority | |
| DropDatabaseAuditSpecification | Event type is DropDatabaseAuditSpecification | |
| DropDatabaseEncryptionKey | Event type is DropDatabaseEncryptionKey | |
| DropDefault | Event type is DropDefault | |
| DropExtendedProperty | Event type is DropExtendedProperty | |
| DropFullTextCatalog | Event type is DropFullTextCatalog | |
| DropFullTextIndex | Event type is DropFullTextIndex | |
| DropFullTextStopList | Event type is DropFullTextStopList | |
| DropMasterKey | Event type is DropMasterKey | |
| DropPlanGuide | Event type is DropPlanGuide | |
| DropRule | Event type is DropRule | |
| DropSignature | Event type is DropSignature | |
| DropSignatureSchemaObject | Event type is DropSignatureSchemaObject | |
| DropSymmetricKey | Event type is DropSymmetricKey | |
| Rename | Event type is Rename | |
| UnbindDefault | Event type is UnbindDefault | |
| UnbindRule | Event type is UnbindRule | |
| AlterCredential | Event type is AlterCredential | |
| AlterCryptographicProvider | Event type is AlterCryptographicProvider | |
| AlterEventSession | Event type is AlterEventSession | |
| AlterInstance | Event type is AlterInstance | |
| AlterLinkedServer | Event type is AlterLinkedServer | |
| AlterMessage | Event type is AlterMessage | |
| AlterRemoteServer | Event type is AlterRemoteServer | |
| AlterResourceGovernorConfig | Event type is AlterResourceGovernorConfig | |
| AlterResourcePool | Event type is AlterResourcePool | |
| AlterServerAudit | Event type is AlterServerAudit | |
| AlterServerAuditSpecification | Event type is AlterServerAuditSpecification | |
| AlterServiceMasterKey | Event type is AlterServiceMasterKey | |
| AlterWorkloadGroup | Event type is AlterWorkloadGroup | |
| CreateCredential | Event type is CreateCredential | |
| CreateCryptographicProvider | Event type is CreateCryptographicProvider | |
| CreateEventSession | Event type is CreateEventSession | |
| CreateExtendedProcedure | Event type is CreateExtendedProcedure | |
| CreateLinkedServer | Event type is CreateLinkedServer | |
| CreateLinkedServerLogin | Event type is CreateLinkedServerLogin | |
| CreateMessage | Event type is CreateMessage | |
| CreateRemoteServer | Event type is CreateRemoteServer | |
| CreateResourcePool | Event type is CreateResourcePool | |
| CreateServerAudit | Event type is CreateServerAudit | |
| CreateServerAuditSpecification | Event type is CreateServerAuditSpecification | |
| CreateWorkloadGroup | Event type is CreateWorkloadGroup | |
| DropCredential | Event type is DropCredential | |
| DropCryptographicProvider | Event type is DropCryptographicProvider | |
| DropEventSession | Event type is DropEventSession | |
| DropExtendedProcedure | Event type is DropExtendedProcedure | |
| DropLinkedServer | Event type is DropLinkedServer | |
| DropLinkedServerLogin | Event type is DropLinkedServerLogin | |
| DropMessage | Event type is DropMessage | |
| DropRemoteServer | Event type is DropRemoteServer | |
| DropResourcePool | Event type is DropResourcePool | |
| DropServerAudit | Event type is DropServerAudit | |
| DropServerAuditSpecification | Event type is DropServerAuditSpecification | |
| DropWorkloadGroup | Event type is DropWorkloadGroup | |
| AssemblyLoad | Event type is AssemblyLoad | |
| AuditAddDbUserEvent | Event type is AuditAddDbUserEvent | |
| AuditAddLoginEvent | Event type is AuditAddLoginEvent | |
| AuditAddLoginToServerRoleEvent | Event type is AuditAddLoginToServerRoleEvent | |
| AuditAddMemberToDbRoleEvent | Event type is AuditAddMemberToDbRoleEvent | |
| AuditAddRoleEvent | Event type is AuditAddRoleEvent | |
| AuditAppRoleChangePasswordEvent | Event type is AuditAppRoleChangePasswordEvent | |
| AuditBackupRestoreEvent | Event type is AuditBackupRestoreEvent | |
| AuditChangeAuditEvent | Event type is AuditChangeAuditEvent | |
| AuditChangeDatabaseOwner | Event type is AuditChangeDatabaseOwner | |
| AuditDatabaseManagementEvent | Event type is AuditDatabaseManagementEvent | |
| AuditDatabaseObjectAccessEvent | Event type is AuditDatabaseObjectAccessEvent | |
| AuditDatabaseObjectGdrEvent | Event type is AuditDatabaseObjectGdrEvent | |
| AuditDatabaseObjectManagementEvent | Event type is AuditDatabaseObjectManagementEvent | |
| AuditDatabaseObjectTakeOwnershipEvent | Event type is AuditDatabaseObjectTakeOwnershipEvent | |
| AuditDatabaseOperationEvent | Event type is AuditDatabaseOperationEvent | |
| AuditDatabasePrincipalImpersonationEvent | Event type is AuditDatabasePrincipalImpersonationEvent | |
| AuditDatabasePrincipalManagementEvent | Event type is AuditDatabasePrincipalManagementEvent | |
| AuditDatabaseScopeGdrEvent | Event type is AuditDatabaseScopeGdrEvent | |
| AuditDbccEvent | Event type is AuditDbccEvent | |
| AuditLogin | Event type is AuditLogin | |
| AuditLoginChangePasswordEvent | Event type is AuditLoginChangePasswordEvent | |
| AuditLoginChangePropertyEvent | Event type is AuditLoginChangePropertyEvent | |
| AuditLoginFailed | Event type is AuditLoginFailed | |
| AuditLoginGdrEvent | Event type is AuditLoginGdrEvent | |
| AuditLogout | Event type is AuditLogout | |
| AuditSchemaObjectAccessEvent | Event type is AuditSchemaObjectAccessEvent | |
| AuditSchemaObjectGdrEvent | Event type is AuditSchemaObjectGdrEvent | |
| AuditSchemaObjectManagementEvent | Event type is AuditSchemaObjectManagementEvent | |
| AuditSchemaObjectTakeOwnershipEvent | Event type is AuditSchemaObjectTakeOwnershipEvent | |
| AuditServerAlterTraceEvent | Event type is AuditServerAlterTraceEvent | |
| AuditServerObjectGdrEvent | Event type is AuditServerObjectGdrEvent | |
| AuditServerObjectManagementEvent | Event type is AuditServerObjectManagementEvent | |
| AuditServerObjectTakeOwnershipEvent | Event type is AuditServerObjectTakeOwnershipEvent | |
| AuditServerOperationEvent | Event type is AuditServerOperationEvent | |
| AuditServerPrincipalImpersonationEvent | Event type is AuditServerPrincipalImpersonationEvent | |
| AuditServerPrincipalManagementEvent | Event type is AuditServerPrincipalManagementEvent | |
| AuditServerScopeGdrEvent | Event type is AuditServerScopeGdrEvent | |
| BlockedProcessReport | Event type is BlockedProcessReport | |
| BrokerQueueDisabled | Event type is BrokerQueueDisabled | |
| DataFileAutoGrow | Event type is DataFileAutoGrow | |
| DataFileAutoShrink | Event type is DataFileAutoShrink | |
| DatabaseMirroringStateChange | Event type is DatabaseMirroringStateChange | |
| DeadlockGraph | Event type is DeadlockGraph | |
| DeprecationAnnouncement | Event type is DeprecationAnnouncement | |
| DeprecationFinalSupport | Event type is DeprecationFinalSupport | |
| ErrorLog | Event type is ErrorLog | |
| EventLog | Event type is EventLog | |
| Exception | Event type is Exception | |
| ExchangeSpillEvent | Event type is ExchangeSpillEvent | |
| ExecutionWarnings | Event type is ExecutionWarnings | |
| FtCrawlAborted | Event type is FtCrawlAborted | |
| FtCrawlStarted | Event type is FtCrawlStarted | |
| FtCrawlStopped | Event type is FtCrawlStopped | |
| HashWarning | Event type is HashWarning | |
| LockDeadlock | Event type is LockDeadlock | |
| LockDeadlockChain | Event type is LockDeadlockChain | |
| LockEscalation | Event type is LockEscalation | |
| LogFileAutoGrow | Event type is LogFileAutoGrow | |
| LogFileAutoShrink | Event type is LogFileAutoShrink | |
| MissingColumnStatistics | Event type is MissingColumnStatistics | |
| MissingJoinPredicate | Event type is MissingJoinPredicate | |
| MountTape | Event type is MountTape | |
| ObjectAltered | Event type is ObjectAltered | |
| ObjectCreated | Event type is ObjectCreated | |
| ObjectDeleted | Event type is ObjectDeleted | |
| OledbCallEvent | Event type is OledbCallEvent | |
| OledbDataReadEvent | Event type is OledbDataReadEvent | |
| OledbErrors | Event type is OledbErrors | |
| OledbProviderInformation | Event type is OledbProviderInformation | |
| OledbQueryInterfaceEvent | Event type is OledbQueryInterfaceEvent | |
| QnDynamics | Event type is QnDynamics | |
| QnParameterTable | Event type is QnParameterTable | |
| QnSubscription | Event type is QnSubscription | |
| QnTemplate | Event type is QnTemplate | |
| QueueActivation | Event type is QueueActivation | |
| ServerMemoryChange | Event type is ServerMemoryChange | |
| ShowPlanAllForQueryCompile | Event type is ShowPlanAllForQueryCompile | |
| ShowPlanXmlForQueryCompile | Event type is ShowPlanXmlForQueryCompile | |
| ShowPlanXml | Event type is ShowPlanXml | |
| ShowPlanXmlStatisticsProfile | Event type is ShowPlanXmlStatisticsProfile | |
| SortWarnings | Event type is SortWarnings | |
| SpCacheInsert | Event type is SpCacheInsert | |
| SpCacheMiss | Event type is SpCacheMiss | |
| SpCacheRemove | Event type is SpCacheRemove | |
| SpRecompile | Event type is SpRecompile | |
| SqlStmtRecompile | Event type is SqlStmtRecompile | |
| TraceFileClose | Event type is TraceFileClose | |
| UserErrorMessage | Event type is UserErrorMessage | |
| UserConfigurable0 | Event type is UserConfigurable0 | |
| UserConfigurable1 | Event type is UserConfigurable1 | |
| UserConfigurable2 | Event type is UserConfigurable2 | |
| UserConfigurable3 | Event type is UserConfigurable3 | |
| UserConfigurable4 | Event type is UserConfigurable4 | |
| UserConfigurable5 | Event type is UserConfigurable5 | |
| UserConfigurable6 | Event type is UserConfigurable6 | |
| UserConfigurable7 | Event type is UserConfigurable7 | |
| UserConfigurable8 | Event type is UserConfigurable8 | |
| UserConfigurable9 | Event type is UserConfigurable9 | |
| XQueryStaticType | Event type is XQueryStaticType | |
| AuditFullText | Event type is AuditFullText | |
| BitmapWarning | Event type is BitmapWarning | |
| CpuThresholdExceeded | Event type is CpuThresholdExceeded | |
| DatabaseSuspectDataPage | Event type is DatabaseSuspectDataPage |