Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the audit action group.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Enumeration SqlAuditActionGroup
'Usage
Dim instance As SqlAuditActionGroup
public enum SqlAuditActionGroup
public enum class SqlAuditActionGroup
public enum SqlAuditActionGroup
Members
| Member name | Description | |
|---|---|---|
| None | Group is None | |
| SuccessfulLogin | Group is SuccessfulLogin | |
| Logout | Group is Logout | |
| ServerStateChange | Group is ServerStateChange | |
| FailedLogin | Group is FailedLogin | |
| LoginChangePassword | Group is LoginChangePassword | |
| ServerRoleMemberChange | Group is ServerRoleMemberChange | |
| ServerPrincipalImpersonation | Group is ServerPrincipalImpersonation | |
| ServerObjectOwnershipChange | Group is ServerObjectOwnershipChange | |
| DatabaseMirroringLogin | Group is DatabaseMirroringLogin | |
| BrokerLogin | Group is BrokerLogin | |
| ServerPermissionChange | Group is ServerPermissionChange | |
| ServerObjectPermissionChange | Group is ServerObjectPermissionChange | |
| ServerOperation | Group is ServerOperation | |
| TraceChange | Group is TraceChange | |
| ServerObjectChange | Group is ServerObjectChange | |
| ServerPrincipalChange | Group is ServerPrincipalChange | |
| DatabasePermissionChange | Group is DatabasePermissionChange | |
| SchemaObjectPermissionChange | Group is SchemaObjectPermissionChange | |
| DatabaseRoleMemberChange | Group is DatabaseRoleMemberChange | |
| ApplicationRoleChangePassword | Group is ApplicationRoleChangePassword | |
| SchemaObjectAccess | Group is SchemaObjectAccess | |
| BackupRestore | Group is BackupRestore | |
| Dbcc | Group is Dbcc | |
| AuditChange | Group is AuditChange | |
| DatabaseChange | Group is DatabaseChange | |
| DatabaseObjectChange | Group is DatabaseObjectChange | |
| DatabasePrincipalChange | Group is DatabasePrincipalChange | |
| SchemaObjectChange | Group is SchemaObjectChange | |
| DatabasePrincipalImpersonation | Group is DatabasePrincipalImpersonation | |
| DatabaseObjectOwnershipChange | Group is DatabaseObjectOwnershipChange | |
| DatabaseOwnershipChange | Group is DatabaseOwnershipChange | |
| SchemaObjectOwnershipChange | Group is SchemaObjectOwnershipChange | |
| DatabaseObjectPermissionChange | Group is DatabaseObjectPermissionChange | |
| DatabaseOperation | Group is DatabaseOperation | |
| DatabaseObjectAccess | Group is DatabaseObjectAccess |