fullLoadReloaded property
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;
A value that indicates if the table was reloaded (true
) or
loaded as part of a new full load operation (false
).
final bool? fullLoadReloaded;