From: Amro El-F. <amr...@gm...> - 2015-09-30 06:29:40
|
Hi Jiri, you're not spinning circles. Either the check should be value.ParameterName or FbParameter should override the Equals() method accordingly. > -----Ursprüngliche Nachricht----- > Von: Jiří Činčura [mailto:ji...@ci...] > Gesendet: Mittwoch, 30. September 2015 08:12 > An: fir...@li... > Betreff: [Firebird-net-provider] Parameter check > > Hi *, > > I'm looking at > https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/blob/master/ > NETProvider/src/FirebirdSql.Data.FirebirdClient/FirebirdClient/FbParameterC > ollection.cs#L379 > and I have a strong feeling the check is not correct. The check should contain > `value.ParameterName`, isn't it? Or am I spinning in my own circles... > > -- > Mgr. Jiří Činčura > Independent IT Specialist > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |