Udostępnij za pośrednictwem


Właściwość PendingCommandInfo.PendingCommands

Pobiera lub ustawia liczbę oczekujących poleceń, które oczekują dostarczane.

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

Składnia

'Deklaracja
Public Property PendingCommands As Integer
    Get
    Set
'Użycie
Dim instance As PendingCommandInfo
Dim value As Integer

value = instance.PendingCommands

instance.PendingCommands = value
public int PendingCommands { get; set; }
public:
property int PendingCommands {
    int get ();
    void set (int value);
}
member PendingCommands : int with get, set
function get PendingCommands () : int
function set PendingCommands (value : int)

Wartość właściwości

Typ: System.Int32
Int32 Wartości.

Uwagi

Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.