Właściwość AlertSystem.PagerCCTemplate
Pobiera lub ustawia tekst szablonu wysłane w wiadomości e-mail DW: wiersz w wiadomości e-mail wysłane przez SQL Server Agent dla pagera powiadomienia.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.Agent
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property PagerCCTemplate As String
Get
Set
'Użycie
Dim instance As AlertSystem
Dim value As String
value = instance.PagerCCTemplate
instance.PagerCCTemplate = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string PagerCCTemplate { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ PagerCCTemplate {
String^ get ();
void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member PagerCCTemplate : string with get, set
function get PagerCCTemplate () : String
function set PagerCCTemplate (value : String)
Wartość właściwości
Typ: System.String
A String wartość określająca tekst wysyłany CC e-mail: Linia wysłane w wiadomości pagera.
Uwagi
W szablonie SQL Server Agent zamienia ciąg znaków <# A #> z adresem pagera notyfikowanego operator.Ustawić, używając adresu pagera operator PagerAddress właściwość.