Skip to main content

Enum ConfigurationType

Namespace: Varigence.Languages.Biml.Task

Assembly: Biml.dll

C#


public enum ConfigurationType

Fields

FieldsDescription
NoneSpecifies that package configurations will not be automatically created.
SqlSpecifies that package configurations will be automatically created and stored in a database table.
XmlSpecifies that package configurations will be automatically created and stored in an XML file.