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