Udostępnij za pośrednictwem


Właściwość AgentJobHistoryInfo.LastRunMessage

Pobiera lub ustawia ostatnią wiadomość rejestrowane od agenta replikacja.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)

Składnia

'Deklaracja
Public Property LastRunMessage As String
    Get
    Set
'Użycie
Dim instance As AgentJobHistoryInfo
Dim value As String

value = instance.LastRunMessage

instance.LastRunMessage = value
public string LastRunMessage { get; set; }
public:
property String^ LastRunMessage {
    String^ get ();
    void set (String^ value);
}
member LastRunMessage : string with get, set
function get LastRunMessage () : String
function set LastRunMessage (value : String)

Wartość właściwości

Typ: System.String
A String wartość określająca wiadomości.

Uwagi

Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w.NET Framework 2.0.