Changes between Version 49 and Version 50 of FDORfc50
- Timestamp:
- 08/11/10 22:41:30 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FDORfc50
v49 v50 144 144 FDO_API void SetAlias(FdoString* value); 145 145 146 /// Returns true if there is an alias set and false if GetAlias() returns the join class 147 FDO_API bool HasAlias(); 148 146 149 /// Returns the identifier of the right join class 147 150 FDO_API FdoIdentifier* GetJoinClass();