TableUtils.PageSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the max number of records that will get returned in a query result.
public static int PageSize { get; set; }
static member PageSize : int with get, set
Public Shared Property PageSize As Integer