Compartilhar via


Propriedade do RDL UndeliveredCommands

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)

Sintaxe

'Declaração
ReadOnly Property UndeliveredCommands As Integer
    Get
'Uso
Dim instance As ITransSynchronizationAgent
Dim value As Integer

value = instance.UndeliveredCommands
int UndeliveredCommands { get; }
property int UndeliveredCommands {
    int get ();
}
abstract UndeliveredCommands : int
function get UndeliveredCommands () : int

Valor da propriedade

Tipo: System. . :: . .Int32