GetListParams Properties |
The GetListParams type exposes the following members.
Name | Description | |
---|---|---|
![]() | batch_size |
The size of each page to be returned. Defaults to 1000000 (1 Million).
|
![]() ![]() | join_str |
The SQL join string
|
![]() | page_number |
The page number to get. Defaults to 1
|
![]() | sort_str |
The SQL sort string
|
![]() ![]() | where_str |
The SQL where string
|