SyncMigrationDatabaseErrorEvent interface
Database migration errors for online migration
Properties
event |
Event text. NOTE: This property will not be serialized. It can only be populated by the server. |
event |
Event type. NOTE: This property will not be serialized. It can only be populated by the server. |
timestamp |
String value of timestamp. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
eventText
Event text. NOTE: This property will not be serialized. It can only be populated by the server.
eventText?: string
Property Value
string
eventTypeString
Event type. NOTE: This property will not be serialized. It can only be populated by the server.
eventTypeString?: string
Property Value
string
timestampString
String value of timestamp. NOTE: This property will not be serialized. It can only be populated by the server.
timestampString?: string
Property Value
string