• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum TransferTaskObjectExistsOption

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

Fields

FailTask

Specifies that the task should fail if an object with a conflicting name exists in the target.

Overwrite

Specifies that an object with a conflicting name on the target should be overwritten.

Skip

Specifies the transfer of any objects with conflicting names in the target should be skipped.

© Varigence