Свойство UndeliveredCommands
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Replication (в Microsoft.SqlServer.Replication.dll)
Синтаксис
'Декларация
ReadOnly Property UndeliveredCommands As Integer
Get
'Применение
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
Значение свойства
См. также