Compartilhar via


Propriedade do RDL BcpBatchSize

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)

Sintaxe

'Declaração
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 da propriedade

Tipo: System. . :: . .Int32