UseClientSidePaging
Specifies whether the provider uses client-side paging.
Data Type
bool
Default Value
true
Remarks
Some sources do not support server-side paging. In these cases, set UseClientSidePaging to True. Otherwise, set it to False.
Setting UseClientSidePaging to True on a source that already supports paging can cause incomplete results.