skip to main content
Using the driver : Using connection properties : Web service properties
  

Try DataDirect Drivers Now

Web service properties

The following table summarizes web service properties.
Table 5. Web service properties
Property
Characteristic
Specifies the maximum number of rows of data the driver can attempt to fetch for each call. The default is 1000 (rows).
Specifies the number of times the driver retries a timed-out Select request. Insert, Update, and Delete requests are never retried. The timeout period is specified by the WSTimeout connection property. The default is 0.
Specifies the time, in seconds, that the driver waits for a response to a web service request. The default is 120 seconds.