Syntax:
count = ccnx.affected_rows()
Returns the number of rows changed, inserted, or deleted by the most recentUPDATE,INSERT, orDELETE statement.
UPDATE
INSERT
DELETE