|
RAD Studio VCL Reference
|
Returns the number of rows affected.
property RowsAffected: Integer;
__property int RowsAffected;
Use the RowsAffected property to return the number of rows affected by the query. This property is useful for INSERT, DELETE, and UPDATE statements.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|