共用方式為


MigrateOracleAzureDbPostgreSqlSyncTaskOutputTableLevel interface

將 Oracle 資料庫移轉至適用於 PostgreSQL 的 Azure 資料庫以進行在線移轉之工作的輸出

Extends

屬性

cdcDeleteCounter

套用的刪除次數注意:此屬性將不會串行化。 它只能由伺服器填入。

cdcInsertCounter

套用的插入數目注意:此屬性將不會串行化。 它只能由伺服器填入。

cdcUpdateCounter

套用的更新數目注意:此屬性將不會串行化。 它只能由伺服器填入。

databaseName

資料庫名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

dataErrorsCounter

發生資料錯誤數目注意:此屬性不會串行化。 它只能由伺服器填入。

fullLoadEndedOn

完整載入結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。

fullLoadEstFinishTime

預估完成完整負載注意:此屬性將不會串行化。 它只能由伺服器填入。

fullLoadStartedOn

完整載入開始時間注意:此屬性將不會串行化。 它只能由伺服器填入。

fullLoadTotalRows

在完整載入中套用的數據列數目注意:此屬性將不會串行化。 它只能由伺服器填入。

lastModifiedTime

目標附註的上次修改時間:此屬性將不會串行化。 它只能由伺服器填入。

resultType

多型歧視性,指定這個物件可以是的不同類型

state

數據表移轉的目前狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

tableName

數據表的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

totalChangesApplied

套用的變更總數注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

cdcDeleteCounter

套用的刪除次數注意:此屬性將不會串行化。 它只能由伺服器填入。

cdcDeleteCounter?: number

屬性值

number

cdcInsertCounter

套用的插入數目注意:此屬性將不會串行化。 它只能由伺服器填入。

cdcInsertCounter?: number

屬性值

number

cdcUpdateCounter

套用的更新數目注意:此屬性將不會串行化。 它只能由伺服器填入。

cdcUpdateCounter?: number

屬性值

number

databaseName

資料庫名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

databaseName?: string

屬性值

string

dataErrorsCounter

發生資料錯誤數目注意:此屬性不會串行化。 它只能由伺服器填入。

dataErrorsCounter?: number

屬性值

number

fullLoadEndedOn

完整載入結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。

fullLoadEndedOn?: Date

屬性值

Date

fullLoadEstFinishTime

預估完成完整負載注意:此屬性將不會串行化。 它只能由伺服器填入。

fullLoadEstFinishTime?: Date

屬性值

Date

fullLoadStartedOn

完整載入開始時間注意:此屬性將不會串行化。 它只能由伺服器填入。

fullLoadStartedOn?: Date

屬性值

Date

fullLoadTotalRows

在完整載入中套用的數據列數目注意:此屬性將不會串行化。 它只能由伺服器填入。

fullLoadTotalRows?: number

屬性值

number

lastModifiedTime

目標附註的上次修改時間:此屬性將不會串行化。 它只能由伺服器填入。

lastModifiedTime?: Date

屬性值

Date

resultType

多型歧視性,指定這個物件可以是的不同類型

resultType: "TableLevelOutput"

屬性值

"TableLevelOutput"

state

數據表移轉的目前狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

state?: string

屬性值

string

tableName

數據表的名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

tableName?: string

屬性值

string

totalChangesApplied

套用的變更總數注意:此屬性將不會串行化。 它只能由伺服器填入。

totalChangesApplied?: number

屬性值

number

繼承的屬性詳細資料

id

結果標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自MigrateOracleAzureDbPostgreSqlSyncTaskOutput.id