Propriété ITransSynchronizationAgent.LastUpdatedTime
Gets the timestamp of the last time that replication agent synchronized the subscription.
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
Syntaxe
'Déclaration
ReadOnly Property LastUpdatedTime As String
Get
'Utilisation
Dim instance As ITransSynchronizationAgent
Dim value As String
value = instance.LastUpdatedTime
string LastUpdatedTime { get; }
property String^ LastUpdatedTime {
String^ get ();
}
abstract LastUpdatedTime : string
function get LastUpdatedTime () : String
Valeur de propriété
Type : System.String
The timestamp of the last time that replication agent synchronized the subscription.