Skip to main content

AdfSsisPackageType Enumeration

AdfSsisPackageType Enumeration

Specifies whether the package is located in a file or SSISDB.

Enumeration Values

NameSummary
SSISDB
File is located in an SSISDB instance.
File
The package path refers to a file location.