execute abstract method

Future<int> execute()

Executes the update. Returns the number of modified records.

Implementation

Future<int> execute();