Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The LastUpdatedTime property returns the timestamp of the last time that Run Method (Replication ActiveX) was executed.
Syntax
object.LastUpdatedTime
| Part | Description |
|---|---|
object |
Expression that evaluates to an object in the Applies To list. |
Applies To
SQLDistribution Object (Replication ActiveX)
SQLMerge Object (Replication ActiveX)
Hinweise
An exception will occur if the subscription has not been synchronized.
Data Type
String
Modifiable
Read
Prototype C/C++
HRESULT get_LastUpdatedTime(BSTR *pVal);