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

CheckpointUsage Enumeration

The CheckpointUsage enumeration provides options for the usage of checkpoints in the execution of a SQL Server Integration Services package.

Enumeration Values

NameSummary
Always
Specifies that the package always restarts.
IfExists
Specifies that the package restarts if the file specified by the CheckpointFileName is found.
Never
Specifies that the package never restarts. This is the default value.

© Varigence