OnFailureAuditOption.OnFailureAction Property
SQL Server 2012
Gets or sets the failure action whether to continue or stop instance writing to the target.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: Microsoft.SqlServer.TransactSql.ScriptDom.AuditFailureActionTypeOne of the enumeration values of the AuditFailureActionType that specifies the actions in case the target cannot perform the write.
