Changes between Version 49 and Version 50 of FDORfc50


Ignore:
Timestamp:
Aug 11, 2010, 10:41:30 PM (14 years ago)
Author:
romicadascalescu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc50

    v49 v50  
    144144          FDO_API void SetAlias(FdoString* value);
    145145
     146          /// Returns true if there is an alias set and false if GetAlias() returns the join class
     147          FDO_API bool HasAlias();
     148
    146149          /// Returns the identifier of the right join class
    147150          FDO_API FdoIdentifier* GetJoinClass();