importTablesCompleted property

List<String>? importTablesCompleted
final

The names of tables that have been completely imported .

Valid Values: List of table names.

Implementation

final List<String>? importTablesCompleted;