• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum SsisPackageType

Namespace:
Varigence.Languages.Biml
Assembly:
Biml.dll
C#
    public enum SsisPackageType
    
  

Fields

Default

Undefined.

DTSDesigner

Specifies that the package was created in the designer in SQL Server 2000.

DTSDesigner100

Specifies that the package was created in SSIS Designer in SQL Server 2008 Integration Services (SSIS).

DTSWizard

Specifies that the package was created by the SQL Server Import and Export Wizard.

SQLDBMaint

Specifies that the DBMaint client created the package.

SQLReplication

Specifies that the package was generated to support transformable subscriptions.

Unknown

Unknown.

© Varigence