fullLoadReloaded property

bool? fullLoadReloaded
final

A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

Implementation

final bool? fullLoadReloaded;