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 WmiDataReaderTaskOverwriteDestination

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

Fields

AppendToDestination

Specifies that new data will be appended to any existing destination file or variable.

KeepOriginal

Specifies that any existing destination file or variable will remain unchanged.

OverwriteDestination

Specifies that any existing destination file or variable will be completely overwritten by the new data.

© Varigence