Proprietà FailSafeOperator

Gets or sets the operator to notify when no other operator is defined or available on the alert notification.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

[SfcPropertyAttribute]
public string FailSafeOperator { get; set; }

Valore proprietà

Tipo: System. . :: . .String
A String value that specifies the fail-safe operator.

Osservazioni

The specified operator receives notifications when an alert does not have an operator assigned to receive a notification during the time that the alert was raised, or when an attempt to notify an assigned operator fails.