Table of Contents

Class PgOutputReplicationMessage

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

The base class of all Logical Replication Protocol Messages

public abstract class PgOutputReplicationMessage : ReplicationMessage
Inheritance
PgOutputReplicationMessage
Derived
Inherited Members

Remarks

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.