destinations.impl.synapse.configuration
SynapseCredentials Objects
@configspec(init=False)
class SynapseCredentials(MsSqlCredentials)
drivername
type: ignore
SynapseClientConfiguration Objects
@configspec
class SynapseClientConfiguration(MsSqlClientConfiguration)
destination_type
type: ignore
default_table_index_type
Table index type that is used if no table index type is specified on the resource. This only affects data tables, dlt system tables ignore this setting and are always created as "heap" tables.
create_indexes
Whether primary_key
and unique
column hints are applied.
staging_use_msi
Whether the managed identity of the Synapse workspace is used to authorize access to the staging Storage Account.