Property
|
Characteristic
|
Specifies the maximum number of rows of data the driver can attempt to fetch for each call. The default is 100 (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.
|