Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Remarks
An exception will occur if the subscription has not been synchronized.
Data Type
String
Modifiable
Read
Prototype C/C++
HRESULT get_LastUpdatedTime(BSTR *pVal);