primaryKeyColumnName property

String? primaryKeyColumnName
final

The name of a column that uniquely identifies rows in the source table. Used to help identify matching records.

Implementation

final String? primaryKeyColumnName;