 | BulkCopyBatchSize Property |
Gets or sets the batch size to use when inserting data into the index. Default is 16.
Namespace: SphinxConnector.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntaxpublic int BatchSize { get; set; }Public Property BatchSize As Integer
Get
Set
Property Value
Int32
See Also