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 |
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
ssisStoreType?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript