SqlAuditActionGroup 列挙体

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

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

構文

'宣言
Public Enumeration SqlAuditActionGroup
'使用
Dim instance As SqlAuditActionGroup
public enum SqlAuditActionGroup
public enum class SqlAuditActionGroup
public enum SqlAuditActionGroup

メンバ

メンバ名 説明
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 です。

参照

参照

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間