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