The number of records to read in each paging operation.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public int PageSize { get; }
public int PageSize { get; }
Public ReadOnly Property PageSize As Integer Get
Public ReadOnly Property PageSize As Integer Get
public: property int PageSize { int get (); }
public: property int PageSize { int get (); }
member PageSize : int with get
member PageSize : int with get
Property Value
Remarks
Set to zero to obtain all records in one go.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120