OnFailureAuditOption.OnFailureAction Property

Definition

The action to take on audit failure.

public Microsoft.SqlServer.TransactSql.ScriptDom.AuditFailureActionType OnFailureAction { get; set; }
member this.OnFailureAction : Microsoft.SqlServer.TransactSql.ScriptDom.AuditFailureActionType with get, set
Public Property OnFailureAction As AuditFailureActionType

Property Value

Applies to