SyncMigrationDatabaseErrorEvent interface

Database migration errors for online migration

Properties

eventText

Event text. NOTE: This property will not be serialized. It can only be populated by the server.

eventTypeString

Event type. NOTE: This property will not be serialized. It can only be populated by the server.

timestampString

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