Changes between Version 48 and Version 49 of FDORfc50


Ignore:
Timestamp:
Jul 19, 2010, 9:43:19 AM (14 years ago)
Author:
romicadascalescu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc50

    v48 v49  
    391391
    392392    /// \brief
    393     /// Gets the name of the join class.
    394     ///
    395     /// \return
    396     /// Returns the name of the join class
     393    /// Gets the name of the class.
     394    ///
     395    /// \return
     396    /// Returns the name of the class
    397397    ///
    398398    FDO_API FdoIdentifier* GetClassName();
    399399
    400400    /// \brief
    401     /// Sets the name of the join class.
    402     /// It can be a computed identifier (only an alias)
     401    /// Sets the name of the class.
    403402    ///
    404403    /// \param value
    405     /// Input the name of the join class
     404    /// Input the name of the class
    406405    ///
    407406    /// \return
     
    420419    /// \brief
    421420    /// Sets the name of the property.
    422     /// It can be a computed identifier (alias or expression)
    423421    ///
    424422    /// \param value