Skip to main content

Enum SsisPackageType

Namespace: Varigence.Languages.Biml

Assembly: Biml.dll

C#


public enum SsisPackageType

Fields

FieldsDescription
DefaultUndefined.
DTSDesignerSpecifies that the package was created in the designer in SQL Server 2000.
DTSDesigner100Specifies that the package was created in SSIS Designer in SQL Server 2008 Integration Services (SSIS).
DTSWizardSpecifies that the package was created by the SQL Server Import and Export Wizard.
SQLDBMaintSpecifies that the DBMaint client created the package.
SQLReplicationSpecifies that the package was generated to support transformable subscriptions.
UnknownUnknown.