Page 1 of 1

RowsAffected from TuniConnection.ExecSQL

Posted: Tue 27 May 2014 16:44
by ahijazi
Dear Devart;

How I can get RowsAffected value after calling Connection.ExecSQL('some update statement', []);

in TOraSession their was Session.sql.RowsAffected, what is the equivalent??

Best Regards,

Ahmed Hijazi P. Eng.

Re: RowsAffected from TuniConnection.ExecSQL

Posted: Wed 28 May 2014 06:50
by AlexP
Hello,

UniDAC has no property UniConnection.sql.RowsAffected. We plan to add the RowsAffected property to UniConnection in one of the next versions.