Share via


LinkTableStatus interface

Properties

errorCode

Link table error code

errorMessage

Link table error message

id

ID provided by the client

lastProcessedData

Link table last processed data time

lastTransactionCommitTime

Link table last transaction commit time

linkTableId

Link table ID

startTime

Link table start time

status

Link table status, please refer to this articles for details.

stopTime

Link table stop time

Property Details

errorCode

Link table error code

errorCode?: string

Property Value

string

errorMessage

Link table error message

errorMessage?: string

Property Value

string

id

ID provided by the client

id?: string

Property Value

string

lastProcessedData

Link table last processed data time

lastProcessedData?: Date

Property Value

Date

lastTransactionCommitTime

Link table last transaction commit time

lastTransactionCommitTime?: Date

Property Value

Date

linkTableId

Link table ID

linkTableId?: string

Property Value

string

startTime

Link table start time

startTime?: any

Property Value

any

status

Link table status, please refer to this articles for details.

status?: string

Property Value

string

stopTime

Link table stop time

stopTime?: any

Property Value

any