AuditStatusType Enumeration
The AuditStatusType enumeration contains values that are used to specify the status of the audit.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| Failed | The audit has failed. | |
| Started | The audit has started. | |
| Stopped | The audit has stopped. |
Show: