次の方法で共有


AuditActionGroup 列挙体

監査アクション グループを指定します。

名前空間:  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
Public Enumeration AuditActionGroup
public enum AuditActionGroup
public enum class AuditActionGroup
type AuditActionGroup
public enum AuditActionGroup

メンバー

メンバー名 説明
None グループは None です
SuccessfulLogin グループは SuccessfulLogin です
Logout グループは Logout です
ServerStateChange グループは ServerStateChange です
FailedLogin グループは FailedLogin です
LoginChangePassword グループは LoginChangePassword です
ServerRoleMemberChange グループは ServerRoleMemberChange です
ServerPrincipalImpersonation グループは ServerPrincipalImpersonation です
ServerObjectOwnershipChange グループは ServerObjectOwnershipChange です
DatabaseMirroringLogin グループは DatabaseMirroringLogin です
BrokerLogin グループは BrokerLogin です
ServerPermissionChange グループは ServerPermissionChange です
ServerObjectPermissionChange グループは ServerObjectPermissionChange です
ServerOperation グループは ServerOperation です
TraceChange グループは TraceChange です
ServerObjectChange グループは ServerObjectChange です
ServerPrincipalChange グループは ServerPrincipalChange です
DatabasePermissionChange グループは DatabasePermissionChange です
SchemaObjectPermissionChange グループは SchemaObjectPermissionChange です
DatabaseRoleMemberChange グループは DatabaseRoleMemberChange です
ApplicationRoleChangePassword グループは ApplicationRoleChangePassword です
SchemaObjectAccess グループは SchemaObjectAccess です
BackupRestore グループは BackupRestore です
Dbcc グループは Dbcc です
AuditChange グループは AuditChange です
DatabaseChange グループは DatabaseChange です
DatabaseObjectChange グループは DatabaseObjectChange です
DatabasePrincipalChange グループは DatabasePrincipalChange です
SchemaObjectChange グループは SchemaObjectChange です
DatabasePrincipalImpersonation グループは DatabasePrincipalImpersonation です
DatabaseObjectOwnershipChange グループは DatabaseObjectOwnershipChange です
DatabaseOwnershipChange グループは DatabaseOwnershipChange です
SchemaObjectOwnershipChange グループは SchemaObjectOwnershipChange です
DatabaseObjectPermissionChange グループは DatabaseObjectPermissionChange です
DatabaseOperation グループは DatabaseOperation です
DatabaseObjectAccess グループは DatabaseObjectAccess です

解説

列挙値 1 ~ 16 は、サーバー レベルのみのグループを指定します。 値 17 ~ 35 によって、データベースおよびサーバー レベル グループが指定されます。

参照

参照

Microsoft.Data.Schema.ScriptDom.Sql 名前空間