MigrateSchemaSqlServerSqlDbDatabaseInput interface
將架構 Sql Server 遷移至 Azure SQL Server 案例的資料庫輸入
屬性
id | 源資料庫的識別碼 |
name | 源資料庫的名稱 |
schema |
資料庫架構移轉設定 |
target |
目標資料庫的名稱 |
屬性詳細資料
id
源資料庫的識別碼
id?: string
屬性值
string
name
源資料庫的名稱
name?: string
屬性值
string
schemaSetting
targetDatabaseName
目標資料庫的名稱
targetDatabaseName?: string
屬性值
string