Audit.OnFailure Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)]
public Microsoft.SqlServer.Management.Smo.OnFailureAction OnFailure { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)>]
member this.OnFailure : Microsoft.SqlServer.Management.Smo.OnFailureAction with get, set
Public Property OnFailure As OnFailureAction

Property Value

Attributes

Applies to