2012年11月2日

unidac 执行Execute后取得受影响行数。

摘要: uniQuery2.SQL.Text:=mmo2.Text;uniQuery2.Execute;mmo1.Lines.Add(Format('受影响行数:%d',[uniQuery2.RowsAffected])); 阅读全文

posted @ 2012-11-02 09:58 jxgxy 阅读(504) 评论(0) 推荐(0) 编辑

导航