Changes between Version 21 and Version 22 of FDORfc17


Ignore:
Timestamp:
Apr 28, 2008, 9:45:14 AM (16 years ago)
Author:
gregboone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc17

    v21 v22  
    509509    __property OSGeo::FDO::Connections::Capabilities::FunctionDefinition *get_FunctionDefinition ();
    510510};
     511}}}
    511512
    512513=== Expression Engine IAggregateFunction Interface ===
     
    527528    __property OSGeo::FDO::Expression::LiteralValue *get_Result();
    528529};
    529 
     530}}}
    530531
    531532=== Expression Engine INonAggregateFunction Interface ===
     
    543544    __property OSGeo::FDO::Expression::LiteralValue * Evaluate(OSGeo::FDO::Expression::LiteralValueCollection *literalValues);
    544545};
    545 
    546 
     546}}}
     547