共用方式為


LinkTableStatus interface

屬性

errorCode

鏈接資料表錯誤碼

errorMessage

鏈接資料表錯誤訊息

id

用戶端提供的識別碼

lastProcessedData

上次處理的數據時間連結數據表

lastTransactionCommitTime

鏈接數據表上次交易認可時間

linkTableId

連結資料表識別碼

startTime

鏈接資料表開始時間

status

鏈接資料表狀態,如需詳細資訊,請參閱此 文章

stopTime

鏈接資料表停止時間

屬性詳細資料

errorCode

鏈接資料表錯誤碼

errorCode?: string

屬性值

string

errorMessage

鏈接資料表錯誤訊息

errorMessage?: string

屬性值

string

id

用戶端提供的識別碼

id?: string

屬性值

string

lastProcessedData

上次處理的數據時間連結數據表

lastProcessedData?: Date

屬性值

Date

lastTransactionCommitTime

鏈接數據表上次交易認可時間

lastTransactionCommitTime?: Date

屬性值

Date

linkTableId

連結資料表識別碼

linkTableId?: string

屬性值

string

startTime

鏈接資料表開始時間

startTime?: any

屬性值

any

status

鏈接資料表狀態,如需詳細資訊,請參閱此 文章

status?: string

屬性值

string

stopTime

鏈接資料表停止時間

stopTime?: any

屬性值

any