Show / Hide Table of Contents

Enum ConfigurationVariables.GroupReplicationConsistencyEnum

Namespace: Oci.MysqlService.Models
Assembly: OCI.DotNetSDK.Mysql.dll
Syntax
public enum ConfigurationVariables.GroupReplicationConsistencyEnum

Fields

Name Description
After
Before
BeforeAndAfter
BeforeOnPrimaryFailover
Eventual
UnknownEnumValue
In this article
Back to top