This topic has not yet been rated - Rate this topic

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)
public AuditFailureActionType OnFailureAction { get; set; }

Property Value

Type: Microsoft.SqlServer.TransactSql.ScriptDom.AuditFailureActionType
One of the enumeration values of the AuditFailureActionType that specifies the actions in case the target cannot perform the write.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.