recsUpdated property

int? get recsUpdated

The of records updated in the last Database operation

Implementation

int? get recsUpdated => throw UnimplementedError();