RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommand.RowsAffected Property

Number of rows updated

Pascal
property RowsAffected: Int64;
C++
__property Int64 RowsAffected;

This property holds the number of rows updated from the last call to ExecuteUpdate

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!