UndeliveredTransactions Property

Replication Programming

Replication Programming

UndeliveredTransactions Property

The UndeliveredTransactions property returns the number of transactions currently available to download to the Subscriber.

Applies To

SQLDistribution Object

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

See Also

MaxDeliveredTransactions Property

UndeliveredCommands Property