primaryKeyColumnName property
The name of a column that uniquely identifies rows in the source table. Used to help identify matching records.
Implementation
final String? primaryKeyColumnName;
The name of a column that uniquely identifies rows in the source table. Used to help identify matching records.
final String? primaryKeyColumnName;