Changes between Version 4 and Version 5 of FDORfc41


Ignore:
Timestamp:
Aug 20, 2009, 5:17:12 PM (15 years ago)
Author:
leaf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc41

    v4 v5  
    3333== Proposed Solution ==
    3434
    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.
     35The FdoISQLCommand and FdoIBaseSelect interfaces will also be extended to add the following two new methods to get/set fetch size.
    3636
    3737{{{