AuditStatusType Enumeration
The AuditStatusType enumeration contains values that are used to specify the status of the audit.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
Syntax
'Deklaracja
Public Enumeration AuditStatusType
public enum AuditStatusType
public enum class AuditStatusType
public enum AuditStatusType
public enum AuditStatusType
Members
| Member name | Description |
|---|---|
| Failed | The audit has failed. |
| Started | The audit has started. |
| Stopped | The audit has stopped. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.