The number of records to read in each database import paging operation.

C# | Visual Basic |
public int DbImportPageSize { get; set; }
Public Property DbImportPageSize As Integer Get Set


When the database import utility (DocumentImporter) is provided with an SQL query that
returns 'pages' of results, this number will determine how many rows/records are pulled from the DB in each 'page'.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610