Specifies the behavior of the driver when the maximum Web service call limit specified by the Statement Call Limit option is exceeded.
Valid Values
1 | 2
Behavior
If set to 1(ErrorAlways), the driver returns an error if the maximum Web service call limit is exceed.
If set to 2 (ReturnResults), the driver returns any partial results it received prior to the call limit being exceeded. The driver generates a warning that not all of the results were fetched.