Compartir a través de


BcpBatchSize Propiedad

Espacio de nombres:  Microsoft.SqlServer.Replication
Ensamblado:  Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)

Sintaxis

'Declaración
Property BcpBatchSize As Integer
    Get
    Set
'Uso
Dim instance As ISnapshotGenerationAgent
Dim value As Integer

value = instance.BcpBatchSize

instance.BcpBatchSize = value
int BcpBatchSize { get; set; }
property int BcpBatchSize {
    int get ();
    void set (int value);
}
abstract BcpBatchSize : int with get, set
function get BcpBatchSize () : int
function set BcpBatchSize (value : int)

Valor de la propiedad

Tipo: System. . :: . .Int32