Właściwość TransSynchronizationAgent.LastUpdatedTime
Pobiera czaspieczęć ostatniego czas że agent replikacja synchronizowane subskrypcja.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)
Składnia
'Deklaracja
Public Overridable ReadOnly Property LastUpdatedTime As String
Get
'Użycie
Dim instance As TransSynchronizationAgent
Dim value As String
value = instance.LastUpdatedTime
public virtual string LastUpdatedTime { get; }
public:
virtual property String^ LastUpdatedTime {
String^ get ();
}
abstract LastUpdatedTime : string
override LastUpdatedTime : string
function get LastUpdatedTime () : String
Wartość właściwości
Typ: System.String
A String wartość reprezentująca data i czas.
Implementacje
Uwagi
LastUpdatedTime Właściwość jest tylko do odczytu.
Zobacz także