IDataChangeRecord

google.spanner.executor.v1. IDataChangeRecord

Properties of a DataChangeRecord.

Properties:
Name Type Attributes Description
commitTime google.protobuf.ITimestamp | null <optional>

DataChangeRecord commitTime

recordSequence string | null <optional>

DataChangeRecord recordSequence

transactionId string | null <optional>

DataChangeRecord transactionId

isLastRecord boolean | null <optional>

DataChangeRecord isLastRecord

table string | null <optional>

DataChangeRecord table

columnTypes Array.<google.spanner.executor.v1.DataChangeRecord.IColumnType> | null <optional>

DataChangeRecord columnTypes

mods Array.<google.spanner.executor.v1.DataChangeRecord.IMod> | null <optional>

DataChangeRecord mods

modType string | null <optional>

DataChangeRecord modType

valueCaptureType string | null <optional>

DataChangeRecord valueCaptureType

recordCount number | Long | null <optional>

DataChangeRecord recordCount

partitionCount number | Long | null <optional>

DataChangeRecord partitionCount

transactionTag string | null <optional>

DataChangeRecord transactionTag

isSystemTransaction boolean | null <optional>

DataChangeRecord isSystemTransaction