Changes between Version 18 and Version 19 of FDORfc50
- Timestamp:
- 06/03/10 10:36:20 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc50
v18 v19 309 309 * !FdoJoinCriteria 310 310 * !FdoJoinCriteriaCollection 311 * !FdoComputedClassIdentifier )311 * !FdoComputedClassIdentifier 312 312 313 313 and two enumerations 314 314 * !FdoItemExpressionType 315 * !FdoJoinType ).315 * !FdoJoinType 316 316 317 317 The API will also be updated to include two new command capabilities in order to be able to detect if those methods are supported by the provider. Otherwise caller might get exceptions from the default implementation. 318 319 318 * !SupportsJoins 320 319 * !GetJoinTypes