UndeliveredCommands Property

Replication Programming

Replication Programming

UndeliveredCommands Property

The UndeliveredCommands property specifies the number of commands currently available to download to the Subscriber.

Applies To

SQLDistribution Object

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);

See Also

MaxDeliveredTransactions Property

UndeliveredTransactions Property