AzurePostgreSqlSinkUpsertSettings interface
Azure Database for PostgreSQL upsert option settings
Properties
keys | Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings). |
Property Details
keys
Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
keys?: any
Property Value
any