> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Aitor Gómez González > Sent: Thursday, February 28, 2008 1:51 PM > To: For users and developers of the Firebird .NET providers > Subject: Re: [Firebird-net-provider] Why FbDataReader.HasRows returns > always true? > > I think it's a good idea but don't know if it's feasible (record size, > fetch caching, performance, etc.), reality is "we can live without > reader.HasRows()". About the breaking change, do you really think is > anybody relying on a method that always return true? And if it was the > case, it shoud be better (my opinion) declaring the method as not > supported and forcing people to clean (fix) their current code. By > the way, FbCommand.Cancel is a similar case, a NotSupportedException > is thrown instead of leaving the method empty.
For FB2.1 , FbCommand.Cancel can be attached to MON$ tables(to cancel current command)? Regards, Paul ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
