UseServerSideFiltering
If set to false, the provider will not send the filters server-side but will process them client-side.
Data Type
bool
Default Value
true
Remarks
If set to true, the driver will send the filters server-side. In ZohoCRM, if the data is updated recently, it might take some time for the filters to work server-side so only in this case it is recommended for this property to be set to false in order to get proper results. In all the other cases this will be a considerably expensive operation to do client-side and it might take longer to retrieve the data.