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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for JavaScript