Changes between Version 16 and Version 17 of FDORfc33
- Timestamp:
- 04/09/09 14:18:32 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc33
v16 v17 81 81 ==== SQL Command Interface ==== 82 82 83 In order to allow Providers to return an FDO feature reader from the FDO SQL command, a new !ExecuteFeatureReader method will be added to the FdoISQLCommand interface. 83 In order to allow Providers to return an FDO feature reader from the FDO SQL command, a new !ExecuteFeatureReader method will be added to the FdoISQLCommand interface. Providers that implement this level of functionality will need to implement this command and provide support for the use cases (which are not yet a definative list) listed above. 84 84 85 85 {{{