The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

AdfAzureTableSinkInsertType Enumeration

The desired method for inserting data into Azure table. This setting determines whether existing rows in the ouput table with matching partition and row key have their values replaced or merged. Merge is the default value.

Enumeration Values

NameSummary
Merge
Source properties will be retained even if the new entity didn't define new properties in the new entity.
Replace
Replaces entire property of previous entity with new entity if the entity exists.

© Varigence