Changes between Version 4 and Version 5 of FDORfc41
- Timestamp:
- 08/20/09 17:17:12 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc41
v4 v5 33 33 == Proposed Solution == 34 34 35 The FdoISQLCommand and FdoIBaseSelect interfaces will also be extended to add the following two new methods to get/set fetch size. Because fetch size is a performance tuning parameter and does not alter how feature readers and data readers return data to the caller. So it isn’t added as a new command capability. If one FDO provider doesn’t support fetch size, nothing will happen.35 The FdoISQLCommand and FdoIBaseSelect interfaces will also be extended to add the following two new methods to get/set fetch size. 36 36 37 37 {{{