MigrateSchemaSqlServerSqlDbDatabaseInput interface
将架构 Sql Server 迁移到 Azure SQL Server 方案的数据库输入
属性
| id | 源数据库的 ID |
| name | 源数据库的名称 |
| schema |
数据库架构迁移设置 |
| target |
目标数据库的名称 |
属性详细信息
id
源数据库的 ID
id?: string
属性值
string
name
源数据库的名称
name?: string
属性值
string
schemaSetting
targetDatabaseName
目标数据库的名称
targetDatabaseName?: string
属性值
string