Show / Hide Table of Contents

Class ErrorOnAnonymousHandling

Disables assignment of IDs to anonymous transactions coming from the source. Use this policy when the transaction identifiers are enabled in the source of the replication channel.

Inheritance
object
AnonymousTransactionsHandling
ErrorOnAnonymousHandling
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.MysqlService.Models
Assembly: OCI.DotNetSDK.Mysql.dll
Syntax
public class ErrorOnAnonymousHandling : AnonymousTransactionsHandling
In this article
Back to top