LinkTableStatus interface
プロパティ
| error |
リンク テーブルのエラー コード |
| error |
リンク テーブルのエラー メッセージ |
| id | クライアントによって提供される ID |
| last |
リンク テーブルの最終処理データ時間 |
| last |
リンク テーブルの最後のトランザクション コミット時刻 |
| link |
リンク テーブル ID |
| start |
リンク テーブルの開始時刻 |
| status | リンク テーブルの状態については、こちらの 記事 を参照してください。 |
| stop |
リンク テーブルの停止時間 |
プロパティの詳細
errorCode
リンク テーブルのエラー コード
errorCode?: string
プロパティ値
string
errorMessage
リンク テーブルのエラー メッセージ
errorMessage?: string
プロパティ値
string
id
クライアントによって提供される ID
id?: string
プロパティ値
string
lastProcessedData
リンク テーブルの最終処理データ時間
lastProcessedData?: Date
プロパティ値
Date
lastTransactionCommitTime
リンク テーブルの最後のトランザクション コミット時刻
lastTransactionCommitTime?: Date
プロパティ値
Date
linkTableId
リンク テーブル ID
linkTableId?: string
プロパティ値
string
startTime
リンク テーブルの開始時刻
startTime?: any
プロパティ値
any
status
stopTime
リンク テーブルの停止時間
stopTime?: any
プロパティ値
any