Class KeyDeleteMessage
Logical Replication Protocol delete message for tables with REPLICA IDENTITY set to DEFAULT or USING INDEX.
Inheritance
object
KeyDeleteMessage
Inherited Members
Namespace: Npgsql.Replication.PgOutput.Messages
Assembly: Npgsql.dll
Syntax
public sealed class KeyDeleteMessage : DeleteMessage
Properties
| Improve this Doc View SourceKey
Columns representing the key.
Declaration
public ReplicationTuple Key { get; }
Property Value
Type | Description |
---|---|
ReplicationTuple |