你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ValidateSyncMigrationInputSqlServerTaskInput interface

验证 SQL 同步迁移的迁移输入的任务输入

属性

selectedDatabases

要迁移的数据库

sourceConnectionInfo

连接到源 SQL Server 的信息

targetConnectionInfo

连接到目标的信息

属性详细信息

selectedDatabases

要迁移的数据库

selectedDatabases: MigrateSqlServerSqlDbSyncDatabaseInput[]

属性值

sourceConnectionInfo

连接到源 SQL Server 的信息

sourceConnectionInfo: SqlConnectionInfo

属性值

targetConnectionInfo

连接到目标的信息

targetConnectionInfo: SqlConnectionInfo

属性值