Skip to main content

ConfigurationType Enumeration

ConfigurationType Enumeration

The ConfigurationType enumeration provides options for whether package configurations will be automatically created and where they will be stored.

Enumeration Values

NameSummary
None
Specifies that package configurations will not be automatically created.
Xml
Specifies that package configurations will be automatically created and stored in an XML file.
Sql
Specifies that package configurations will be automatically created and stored in a database table.