Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Gets the number of undelivered transactions for the agent.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Replication (в Microsoft.SqlServer.Replication.dll)
Синтаксис
'Декларация
ReadOnly Property UndeliveredTransactions As Integer
Get
'Применение
Dim instance As ITransSynchronizationAgent
Dim value As Integer
value = instance.UndeliveredTransactions
int UndeliveredTransactions { get; }
property int UndeliveredTransactions {
int get ();
}
abstract UndeliveredTransactions : int
function get UndeliveredTransactions () : int
Значение свойства
Тип: System.Int32
The number of undelivered transactions for the agent.