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

TransferTaskObjectExistsOption Enumeration

The TransferTaskObjectExistsOption enumeration provides options for how the SQL Server Integration Services transfer task behaves if it encounters an existing object with the same name in the destination.

Enumeration Values

NameSummary
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