Class PreparedTransactionControlMessage
Abstract base class for Logical Replication Protocol prepare and begin prepare message
Inheritance
object
PreparedTransactionControlMessage
Inherited Members
Namespace: Npgsql.Replication.PgOutput.Messages
Assembly: Npgsql.dll
Syntax
public abstract class PreparedTransactionControlMessage : TransactionControlMessage
Properties
| Improve this Doc View SourceTransactionGid
The user defined GID of the two-phase transaction.
Declaration
public string TransactionGid { get; }
Property Value
Type | Description |
---|---|
string |