recsUpdated property
int?
get
recsUpdated
The of records updated in the last Database operation
Implementation
int? get recsUpdated => throw UnimplementedError();
The of records updated in the last Database operation
int? get recsUpdated => throw UnimplementedError();