FailSafeNetSendAddress プロパティ
警告通知でオペレータが定義されていないか、対応可能なオペレータがいない場合に通知する Net Send アドレスを取得します。値の設定も可能です。
名前空間: Microsoft.SqlServer.Management.Smo.Agent
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
<SfcPropertyAttribute> _
Public Property FailSafeNetSendAddress As String
Get
Set
'使用
Dim instance As AlertSystem
Dim value As String
value = instance.FailSafeNetSendAddress
instance.FailSafeNetSendAddress = value
[SfcPropertyAttribute]
public string FailSafeNetSendAddress { get; set; }
[SfcPropertyAttribute]
public:
property String^ FailSafeNetSendAddress {
String^ get ();
void set (String^ value);
}
[<SfcPropertyAttribute>]
member FailSafeNetSendAddress : string with get, set
function get FailSafeNetSendAddress () : String
function set FailSafeNetSendAddress (value : String)
プロパティ値
型: System. . :: . .String
緊急時の Net Send アドレスを示す String 値です。