Propriété UndeliveredCommands
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
Syntaxe
'Déclaration
ReadOnly Property UndeliveredCommands As Integer
Get
'Utilisation
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
Valeur de propriété
Type : System. . :: . .Int32
Voir aussi