skip to main content
Connection Option Descriptions : Statement Call Limit Behavior
  

Try DataDirect Drivers Now

Statement Call Limit Behavior

Attribute

StmtCallLimitBehavior (SCLB)

Purpose

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.

Default

1 (ErrorAlways)

GUI Tab

Web Service tab