Hello,

Extract of Gnoga.Server.Database.SQLite:
   overriding
   procedure Next (RS : in out Recordset);
   --  Go to next row

   overriding
   function Next (RS : Recordset) return Boolean;
   --  Go to next row and return true if not End of Recordset

Why the function Next is not modifying RS as procedure Next does?
Is it correct?

Thanks, Pascal.
http://blady.pagesperso-orange.fr



------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Gnoga-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to