Table of Contents

Class KeyDeleteMessage

Namespace
Npgsql.Replication.PgOutput.Messages
Assembly
Npgsql.dll

Logical Replication Protocol delete message for tables with REPLICA IDENTITY set to DEFAULT or USING INDEX.

public sealed class KeyDeleteMessage : DeleteMessage
Inheritance
KeyDeleteMessage
Inherited Members

Properties

Key

Columns representing the key.

public ReplicationTuple Key { get; }

Property Value

ReplicationTuple