Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Models SQL Server audit targets.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Enumeration SqlAuditTarget
public enum SqlAuditTarget
public enum class SqlAuditTarget
type SqlAuditTarget
public enum SqlAuditTarget
Members
Member name | Description | |
---|---|---|
File | Specifies that the target is a file. | |
ApplicationLog | Specifies that the target is the application log. | |
SecurityLog | Specifies that the target is the security log. |