OnFailureAuditOption.OnFailureAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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