Właściwość ITransSynchronizationAgent.LastUpdatedTime
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)
Składnia
'Deklaracja
ReadOnly Property LastUpdatedTime As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
Zobacz także