Udostępnij za pośrednictwem


Właściwość IMergeSynchronizationAgent.UploadGenerationsPerBatch

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)

Składnia

'Deklaracja
Property UploadGenerationsPerBatch As Short
    Get
    Set
'Użycie
Dim instance As IMergeSynchronizationAgent
Dim value As Short

value = instance.UploadGenerationsPerBatch

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

Wartość właściwości

Typ: System.Int16