Changes between Version 12 and Version 13 of MapGuideRfc84
- Timestamp:
- 09/20/09 20:19:24 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc84
v12 v13 30 30 == Proposed Solution == 31 31 32 The following method will be added to class !MgFeatureQueryOptions to allow users to set fetch size . When calling method MgFeatureService::!SelectFeatures(...) and MgFeatureService::!SelectAggregate(...), fetch size will be used.32 The following method will be added to class !MgFeatureQueryOptions to allow users to set fetch size and fetch size is 0 by default. When calling method MgFeatureService::!SelectFeatures(...) and MgFeatureService::!SelectAggregate(...), fetch size will be used. 33 33 34 34 {{{