PhaseDetails interface

The phase details properties of a database operation.

Properties

phase

The operation phase.

phaseInformation

The operation phase information.

Property Details

phase

The operation phase.

phase?: string

Property Value

string

phaseInformation

The operation phase information.

phaseInformation?: Record<string, string>

Property Value

Record<string, string>