Menu

Correction in CPersistentObject.getAll

2004-10-01
2013-03-07
  • Marcos Flavio de Oliveira

    Public Overridable Function getAll(ByVal pOrderCol As Collection, ByVal pOrderAscCol As Collection) As CPersistentCollection

    ...

    'Line retired:    obCursor.HoldsProxies = False
        obCursor = obRC.perform(Me)

    ...

    End Function

     
    • Richard Banks

      Richard Banks - 2004-10-11

      I've also changed the code slightly to retrieve full objects in the criteria (but not to retrieve associations).

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.