Table of Contents

Property ImportBatchSize

Namespace
YndigoBlue.Velocity.Interfaces
Assembly
YndigoBlue.Velocity.dll

ImportBatchSize

Gets or sets the number of rows sent to the database per batch during an import.

int ImportBatchSize { get; set; }

Property Value

int