Właściwość SubscriberSubscription.LastAgentSummary
Pobiera lub ustawia ostatnią wiadomość podsumowujące agent podczas synchronizacji.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Public Property LastAgentSummary As String
Get
Set
'Użycie
Dim instance As SubscriberSubscription
Dim value As String
value = instance.LastAgentSummary
instance.LastAgentSummary = value
public string LastAgentSummary { get; set; }
public:
property String^ LastAgentSummary {
String^ get ();
void set (String^ value);
}
member LastAgentSummary : string with get, set
function get LastAgentSummary () : String
function set LastAgentSummary (value : String)
Wartość właściwości
Typ: System.String
A String wartości.
Uwagi
Ta właściwość jest możliwy przez dowolnego użytkownika.
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0.NET Framework.