Udostępnij za pośrednictwem


Właściwość TransSynchronizationAgent.UndeliveredTransactions

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property UndeliveredTransactions As Integer
    Get
'Użycie
Dim instance As TransSynchronizationAgent
Dim value As Integer

value = instance.UndeliveredTransactions
public virtual int UndeliveredTransactions { get; }
public:
virtual property int UndeliveredTransactions {
    int get ();
}
abstract UndeliveredTransactions : int
override UndeliveredTransactions : int
function get UndeliveredTransactions () : int

Wartość właściwości

Typ: System.Int32

Implementacje

ITransSynchronizationAgent.UndeliveredTransactions