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

Enum AdfDatasetSinkRowWriteBehavior

Namespace:
Varigence.Languages.Biml.DataFactory
Assembly:
Biml.dll
C#
    public enum AdfDatasetSinkRowWriteBehavior
    
  

Fields

Insert

Specifies that new rows will be inserted and existing rows will be left unmodified.

Upsert

Specifies that new rows will be inserted and existing rows will be updated with the new values from the source.

© Varigence