Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The LastUpdatedTime property returns the timestamp of the last time that Run Method (Replication ActiveX) was executed.
Syntaxe
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)
Notes
An exception will occur if the subscription has not been synchronized.
Data Type
String
Modifiable
Read
Prototype C/C++
HRESULT get_LastUpdatedTime(BSTR *pVal);