Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
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);