Uses of Class
com.azure.resourcemanager.datafactory.models.SqlDWUpsertSettings
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SqlDWUpsertSettings in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSqlDWSink.upsertSettings()
Get the upsertSettings property: SQL DW upsert settings.SqlDWUpsertSettings.withInterimSchemaName
(Object interimSchemaName) Set the interimSchemaName property: Schema name for interim table.Set the keys property: Key column names for unique row identification.Modifier and TypeMethodDescriptionSqlDWSink.withUpsertSettings
(SqlDWUpsertSettings upsertSettings) Set the upsertSettings property: SQL DW upsert settings.