Package-level declarations

Types

Link copied to clipboard
enum AuthenticationType : Enum<AuthenticationType> , ConvertibleToJava<AuthenticationType>

Authentication type to use for connection

Link copied to clipboard
enum BackupMode : Enum<BackupMode> , ConvertibleToJava<BackupMode>

Backup Mode to specify whether to use existing backup or create new backup.

Link copied to clipboard
enum MongoDbReplication : Enum<MongoDbReplication> , ConvertibleToJava<MongoDbReplication>

Describes how changes will be replicated from the source to the target. The default is OneTime.

Link copied to clipboard
enum MongoDbShardKeyOrder : Enum<MongoDbShardKeyOrder> , ConvertibleToJava<MongoDbShardKeyOrder>

The field ordering

Link copied to clipboard
enum MySqlTargetPlatformType : Enum<MySqlTargetPlatformType> , ConvertibleToJava<MySqlTargetPlatformType>

Target Platform for the migration

Link copied to clipboard
enum ProjectSourcePlatform : Enum<ProjectSourcePlatform> , ConvertibleToJava<ProjectSourcePlatform>

Source platform for the project

Link copied to clipboard
enum ProjectTargetPlatform : Enum<ProjectTargetPlatform> , ConvertibleToJava<ProjectTargetPlatform>

Target platform for the project

Link copied to clipboard
enum ServerLevelPermissionsGroup : Enum<ServerLevelPermissionsGroup> , ConvertibleToJava<ServerLevelPermissionsGroup>

Permission group for validations

Link copied to clipboard
enum SqlSourcePlatform : Enum<SqlSourcePlatform> , ConvertibleToJava<SqlSourcePlatform>

Server platform type for connection

Link copied to clipboard
enum SsisMigrationOverwriteOption : Enum<SsisMigrationOverwriteOption> , ConvertibleToJava<SsisMigrationOverwriteOption>

The overwrite option for the SSIS project migration

Link copied to clipboard
enum SsisStoreType : Enum<SsisStoreType> , ConvertibleToJava<SsisStoreType>

The SSIS store type of source, only SSIS catalog is supported now in DMS