migrationJobLogEntryItem
Namespace: | (default namespace) |
XML Schema: | ns1.xsd |
Class that represents a migration job item within the database log
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
jobId (int) | 1/1 | |
objectId (int) | 1/1 | |
objectType (int) | 1/1 | |
status (int) | 1/1 |
JSON
property | type | description |
---|---|---|
jobId | jobId (int) | |
objectId | objectId (int) | |
objectType | objectType (int) | |
status | status (int) |