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 WritebackTableOption

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    public enum WritebackTableOption
    
  

Fields

Create

Specifies that a new writeback table will be created and that an error will be raised if the writeback table already exists.

CreateAlways

Specifies that a new writeback table will be created and will overwrite any existing writeback table.

UseExisting

Specifies that the existing writeback table will be used and that an error will be raised if the writeback table does not already exist.

© Varigence