Click or drag to resize
GetListParams Properties

The GetListParams type exposes the following members.

Properties
  NameDescription
Public propertybatch_size
The size of each page to be returned. Defaults to 1000000 (1 Million).
Public propertyCode examplejoin_str
The SQL join string
Public propertypage_number
The page number to get. Defaults to 1
Public propertysort_str
The SQL sort string
Public propertyCode examplewhere_str
The SQL where string
Top
See Also