AdfSsisPackageType Enumeration Specifies whether the package is located in a file or SSISDB. Enumeration Values NameSummarySSISDBFile is located in an SSISDB instance.FileThe package path refers to a file location.