SsisMigrationInfo interface
SSIS migration info with SSIS store type, overwrite policy.
Properties
| environment |
The overwrite option for the SSIS environment migration |
| project |
The overwrite option for the SSIS project migration |
| ssis |
The SSIS store type of source, only SSIS catalog is supported now in DMS (classic) |
Property Details
environmentOverwriteOption
The overwrite option for the SSIS environment migration
environmentOverwriteOption?: string
Property Value
string
projectOverwriteOption
The overwrite option for the SSIS project migration
projectOverwriteOption?: string
Property Value
string
ssisStoreType
The SSIS store type of source, only SSIS catalog is supported now in DMS (classic)
ssisStoreType?: string
Property Value
string