Replication Programming
UndeliveredTransactions Property
The UndeliveredTransactions property returns the number of transactions currently available to download to the Subscriber.
Applies To
Syntax
object.UndeliveredTransactions
| Part | Description |
|---|---|
| object | Expression that evaluates to a SQLDistribution object. |
Data Type
Long
Modifiable
Read-only
Prototype C/C++
HRESULT get_UndeliveredTransactions(long *pVal);