AuditTargetOptionKind Enumeration
Specifies option types for TO FILE case of the CREATE SERVER AUDIT statement.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Member name | Description | |
---|---|---|
FilePath | The FilePath option. | |
MaxFiles | The MaxFiles option. | |
MaxRolloverFiles | The MaxRolloverFiles option. | |
MaxSize | The MaxSize option. | |
ReserveDiskSpace | The ReserveDiskSpace option. |
Show: