Поделиться через


Свойство DownloadGenerationsPerBatch

Пространство имен:  Microsoft.SqlServer.Replication
Сборка:  Microsoft.SqlServer.Replication (в Microsoft.SqlServer.Replication.dll)

Синтаксис

'Декларация
Property DownloadGenerationsPerBatch As Short
    Get
    Set
'Применение
Dim instance As IMergeSynchronizationAgent
Dim value As Short

value = instance.DownloadGenerationsPerBatch

instance.DownloadGenerationsPerBatch = value
short DownloadGenerationsPerBatch { get; set; }
property short DownloadGenerationsPerBatch {
    short get ();
    void set (short value);
}
abstract DownloadGenerationsPerBatch : int16 with get, set
function get DownloadGenerationsPerBatch () : short
function set DownloadGenerationsPerBatch (value : short)

Значение свойства

Тип: System. . :: . .Int16