SsisObjectMetadataStatusResponse interface
操作の進行状況。
プロパティ
| error | 操作エラー メッセージ。 |
| name | 操作名。 |
| properties | 操作の特性。 |
| status | 操作の進行状況。 |
プロパティの詳細
error
操作エラー メッセージ。
error?: string
プロパティ値
string
name
操作名。
name?: string
プロパティ値
string
properties
操作の特性。
properties?: string
プロパティ値
string
status
操作の進行状況。
status?: string
プロパティ値
string