MigrateOracleAzureDbPostgreSqlSyncTaskOutputDatabaseLevel interface
將 Oracle 資料庫移轉至適用於 PostgreSQL 的 Azure 資料庫以進行在線移轉之工作的輸出
- Extends
屬性
applied |
套用的變更數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
cdc |
cdc 刪除次數注意:此屬性將不會串行化。 它只能由伺服器填入。 |
cdc |
cdc 插入數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
cdc |
cdc 更新的數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
database |
資料庫名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
ended |
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。 |
full |
完整載入中完成的數據表數目注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
full |
完整載入時發生錯誤的數據表數目注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
full |
載入完整載入的數據表數目注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
full |
在完整載入中排入佇列的數據表數目注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
incoming |
傳入的變更數目注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
initialization |
指出初始載入(完整載入)是否已完成注意:此屬性將不會串行化。 它只能由伺服器填入。 |
latency | CDC 套用延遲注意:此屬性將不會串行化。 它只能由伺服器填入。 |
migration |
此資料庫的移轉狀態為注意:此屬性將不會串行化。 它只能由伺服器填入。 |
result |
多型歧視性,指定這個物件可以是的不同類型 |
started |
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
appliedChanges
套用的變更數目注意:此屬性將不會串行化。 它只能由伺服器填入。
appliedChanges?: number
屬性值
number
cdcDeleteCounter
cdc 刪除次數注意:此屬性將不會串行化。 它只能由伺服器填入。
cdcDeleteCounter?: number
屬性值
number
cdcInsertCounter
cdc 插入數目注意:此屬性將不會串行化。 它只能由伺服器填入。
cdcInsertCounter?: number
屬性值
number
cdcUpdateCounter
cdc 更新的數目注意:此屬性將不會串行化。 它只能由伺服器填入。
cdcUpdateCounter?: number
屬性值
number
databaseName
資料庫名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
databaseName?: string
屬性值
string
endedOn
移轉結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。
endedOn?: Date
屬性值
Date
fullLoadCompletedTables
完整載入中完成的數據表數目注意:這個屬性將不會串行化。 它只能由伺服器填入。
fullLoadCompletedTables?: number
屬性值
number
fullLoadErroredTables
完整載入時發生錯誤的數據表數目注意:這個屬性將不會串行化。 它只能由伺服器填入。
fullLoadErroredTables?: number
屬性值
number
fullLoadLoadingTables
載入完整載入的數據表數目注意:這個屬性將不會串行化。 它只能由伺服器填入。
fullLoadLoadingTables?: number
屬性值
number
fullLoadQueuedTables
在完整載入中排入佇列的數據表數目注意:這個屬性將不會串行化。 它只能由伺服器填入。
fullLoadQueuedTables?: number
屬性值
number
incomingChanges
傳入的變更數目注意:這個屬性將不會串行化。 它只能由伺服器填入。
incomingChanges?: number
屬性值
number
initializationCompleted
指出初始載入(完整載入)是否已完成注意:此屬性將不會串行化。 它只能由伺服器填入。
initializationCompleted?: boolean
屬性值
boolean
latency
CDC 套用延遲注意:此屬性將不會串行化。 它只能由伺服器填入。
latency?: number
屬性值
number
migrationState
此資料庫的移轉狀態為注意:此屬性將不會串行化。 它只能由伺服器填入。
migrationState?: string
屬性值
string
resultType
多型歧視性,指定這個物件可以是的不同類型
resultType: "DatabaseLevelOutput"
屬性值
"DatabaseLevelOutput"
startedOn
移轉開始時間注意:此屬性不會串行化。 它只能由伺服器填入。
startedOn?: Date
屬性值
Date
繼承的屬性詳細資料
id
結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string