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 UndeliveredTransactions property returns the number of transactions currently available to download to the Subscriber.
Syntax
object.UndeliveredTransactions
Part | Description |
---|---|
object |
Expression that evaluates to a SQLDistribution Object (Replication ActiveX) object. |
Applies To
SQLDistribution Object (Replication ActiveX)
Data Type
Long
Modifiable
Read-only
Prototype C/C++
HRESULT get_UndeliveredTransactions(long *pVal);
See Also
Reference
MaxDeliveredTransactions Property (Replication ActiveX)
UndeliveredCommands Property (Replication ActiveX)